Port of ethers.js to Nim
Go to file
Mark Spanbroek 7e32f5ee51 Add Signer.estimateGas() 2022-01-24 14:40:47 +01:00
ethers Add Signer.estimateGas() 2022-01-24 14:40:47 +01:00
testmodule Add Signer.estimateGas() 2022-01-24 14:40:47 +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