Port of ethers.js to Nim
Go to file
Mark Spanbroek 3505149381 Remove {.constant.} pragma
Has not been allowed in Solidity since 0.5.0.
2022-01-26 17:58:51 +01:00
.github/workflows Add CI script 2022-01-26 17:58:51 +01:00
ethers Remove {.constant.} pragma 2022-01-26 17:58:51 +01:00
testmodule Ensure that tests run on Nim 1.2.x 2022-01-26 17:58:51 +01:00
testnode Ethereum test node deploys ERC20 token 2022-01-20 12:44:35 +01:00
.editorconfig Project setup 2022-01-17 17:04:14 +01:00
.gitignore Project setup 2022-01-17 17:04:14 +01:00
License.md Project setup 2022-01-17 17:04:14 +01:00
ethers.nim Adds Signer.getGasPrice() 2022-01-24 12:12:52 +01:00
ethers.nimble Use Address implementation from contractabi 2022-01-20 12:55:14 +01:00
nim.cfg Provider.getBlockNumber() 2022-01-18 14:26:41 +01:00