Port of ethers.js to Nim
Go to file
Mark Spanbroek 4acc6ef45c Add Signer.getChainId() 2022-01-24 17:29:25 +01:00
ethers Add Signer.getChainId() 2022-01-24 17:29:25 +01:00
testmodule Add Signer.getChainId() 2022-01-24 17:29:25 +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