ethers-rs/ethers-contract/ethers-contract-derive
DaniPopes 3732de844c
fix(abigen): builtin trait derives (#2170)
* fix(abigen): builtin trait derives

* refactor: EthDisplay

* feat(derive): improve type detection

* chore: cleanup

* chore: edition 2021

* chore: clippy

* chore: use unreachable
2023-02-20 16:27:43 -08:00
..
src fix(abigen): builtin trait derives (#2170) 2023-02-20 16:27:43 -08:00
Cargo.toml refactor(contract): derive procedural macros (#2152) 2023-02-13 19:54:00 -08: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.