ethers-rs/ethers-contract/ethers-contract-abigen
Matthias Seitz 6bb25e5228
fix(abigen): resolve output struct types correctly (#1546)
* fix(abigen): resolve output struct types correctly

* chore(clippy): make clippy happy
2022-08-01 09:45:31 -07:00
..
src fix(abigen): resolve output struct types correctly (#1546) 2022-08-01 09:45:31 -07:00
Cargo.toml revert: add back dev-deps (#1532) 2022-07-28 17:36:22 -07: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.