Go to file
jangko b29311a9d0
silence spurious warnings
2020-07-15 10:14:28 +07:00
tests silence spurious warnings 2020-07-15 10:14:28 +07:00
web3 Allow the Web3 types to be saved in Json files; Clean up code duplication with stew/byteutils 2020-07-10 01:07:58 +03:00
.appveyor.yml CI: update script path 2019-08-24 21:38:37 +02:00
.gitignore Initial commit 2018-12-21 18:27:09 +01:00
.travis.yml CI: update script path 2019-08-24 21:38:37 +02: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 Update README.md 2019-01-02 15:10:24 +01:00
ci-test.sh Event subscriptions 2019-07-22 12:09:09 +03:00
nim.cfg silence spurious warnings 2020-07-15 10:14:28 +07:00
web3.nim silence spurious warnings 2020-07-15 10:14:28 +07:00
web3.nimble Allow the Web3 types to be saved in Json files; Clean up code duplication with stew/byteutils 2020-07-10 01:07:58 +03:00

README.md

web3

Build Status (Travis) Windows build status (Appveyor) License: MIT License: Apache Stability: experimental

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.