Port of ethers.js to Nim
Go to file
Mark Spanbroek 94dcc171af Introduces JsonRpcSigner 2022-01-20 14:39:37 +01:00
ethers Introduces JsonRpcSigner 2022-01-20 14:39:37 +01:00
testmodule Introduces JsonRpcSigner 2022-01-20 14:39:37 +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 Introduce Contract abstraction 2022-01-20 12:56:18 +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