ethers-rs/ethers-contract/ethers-contract-derive
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 Update crypto deps for ethers (#333) 2021-07-07 20:18:14 +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.