nim-ethers/testnode
Mark Spanbroek 14a7485a88 Handle getter functions for public state variables
Getter functions that are generated by the solidity
compiler do not wrap their return value in a tuple
like other functions do.
2024-03-12 09:27:18 +01:00
..
contracts Handle getter functions for public state variables 2024-03-12 09:27:18 +01:00
deploy Fix: ensure that gas estimations are done using the "pending" block 2024-02-27 09:40:20 +01:00
.gitignore Ethereum test node deploys ERC20 token 2022-01-20 12:44:35 +01:00
hardhat.config.js Ethereum test node deploys ERC20 token 2022-01-20 12:44:35 +01:00
package-lock.json Ethereum test node deploys ERC20 token 2022-01-20 12:44:35 +01:00
package.json Ethereum test node deploys ERC20 token 2022-01-20 12:44:35 +01:00