Go to file
Dustin Brody 260d9092d4
some in-progress changes for MEV boost builder API
2022-04-03 22:04:33 +00:00
.github/workflows CI: test with multiple Nim versions (#46) 2022-01-14 05:46:13 +01:00
tests Use correct types for deposit contract 2021-12-14 08:21:39 +01:00
web3 some in-progress changes for MEV boost builder API 2022-04-03 22:04:33 +00:00
.gitignore Replace ganache with hardhat 2021-12-14 08:21:39 +01:00
LICENSE-APACHEv2 Initial commit 2018-12-21 18:27:09 +01:00
LICENSE-MIT Initial commit 2018-12-21 18:27:09 +01:00
README.md deactivate appveyor and travis CI 2021-05-19 11:30:37 +07:00
ci-test.sh CI: test with multiple Nim versions (#46) 2022-01-14 05:46:13 +01:00
nim.cfg silence spurious warnings 2020-07-15 10:14:28 +07:00
web3.nim request header callback 2022-03-04 19:14:42 +00:00
web3.nimble CI: test with multiple Nim versions (#46) 2022-01-14 05:46:13 +01:00

README.md

web3

License: MIT License: Apache Stability: experimental Github action

The humble beginnings of a Nim library similar to web3.[js|py]

Installation

You can install the developement version of the library through nimble with the following command

nimble install https://github.com/status-im/nim-web3@#master

License

Licensed and distributed under either of

or

at your option. This file may not be copied, modified, or distributed except according to those terms.