ethers-rs/ethers-contract/tests/solidity-contracts
Matthias Seitz ba5f650dec
feat: generate rust structs from solidity JSON ABI (#378)
* add raw abi model

* feat: simplify struct representation

* feat: add struct generation

* use structs as function input

* fix: failing test

* add example

* rustfmt
2021-08-16 10:29:44 +03:00
..
Multicall.sol Implement Multicall functionality for batched calls (#43) 2020-07-03 19:52:09 +03:00
NotSoSimpleStorage.sol Implement Multicall functionality for batched calls (#43) 2020-07-03 19:52:09 +03:00
SimpleStorage.sol Implement Multicall functionality for batched calls (#43) 2020-07-03 19:52:09 +03:00
verifier_abi.json feat: generate rust structs from solidity JSON ABI (#378) 2021-08-16 10:29:44 +03:00