Go to file
Dustin Brody a8a464c5fe
update engine API signatures to alpha.6
2022-02-02 08:42:43 +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 update engine API signatures to alpha.6 2022-02-02 08:42:43 +00:00
.appveyor.yml fix appveyor.yml: 'ganache-cli.cmd' instead of 'ganache-cli' 2020-07-15 16:35:37 +07:00
.gitignore Replace ganache with hardhat 2021-12-14 08:21:39 +01:00
.travis.yml add github action script 2021-05-19 11:19:50 +07: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 Handle the realistic large values for total difficulty 2021-10-04 17:41:19 +02: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.