ethers-rs/ethers-contract/ethers-contract-abigen
Matthias Seitz d3ad5478ae
feat(abi): add helper functions to access solidity types (#2081)
2023-01-27 13:12:32 -05:00
..
src feat(abi): add helper functions to access solidity types (#2081) 2023-01-27 13:12:32 -05:00
Cargo.toml refactor(abigen): source (#2016) 2023-01-13 10:59:44 -08:00
README.md docs: add missing attribution to Gnosis for codegen & macros 2020-06-20 17:02:57 +03:00

README.md

This code generator was adapted from the original ethcontract-rs repository by Gnosis.