ethers-rs/ethers-contract/ethers-contract-abigen
Matthias Seitz b0b4f4e09e
feat: detect ethers crate paths in derive macros (#366)
* feat: determine ethers crate name using metadata

* use crate detection
2021-08-06 15:47:17 +03:00
..
src feat: detect ethers crate paths in derive macros (#366) 2021-08-06 15:47:17 +03:00
Cargo.toml feat: detect ethers crate paths in derive macros (#366) 2021-08-06 15:47:17 +03: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.