ethers-rs/ethers-contract/ethers-contract-abigen
Matthias Seitz 45a37faa3d
fix(abigen): handle lossy ethabi generated abi structs (#950)
* fix(abigen): handle lossy ethabi generated abi structs

* chore: rustfmt
2022-02-22 20:26:21 +02:00
..
src fix(abigen): handle lossy ethabi generated abi structs (#950) 2022-02-22 20:26:21 +02:00
Cargo.toml refactor: replace anyhow with eyre (#858) 2022-02-02 22:44:53 +02: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.