ethers-rs/ethers-contract/ethers-contract-derive
Matthias Seitz 659ac061b2
refactor(abigen): replace ethabi::Reader (#1417)
* feat: add human readable function parser

* clippy fix

* revert bad clippy

* refactor(abigen): replace ethabi::Reader

* fix: add token to tuple token parsing
2022-06-26 17:26:43 -07:00
..
src refactor(abigen): replace ethabi::Reader (#1417) 2022-06-26 17:26:43 -07:00
Cargo.toml (cargo-release) version 0.13.0 2022-06-14 13:59:11 +03:00
README.md docs: add missing attribution to Gnosis for codegen & macros 2020-06-20 17:02:57 +03:00

README.md

This proc-macro was adapted from the original ethcontract-rs repository by Gnosis.