ethers-rs/ethers-contract/ethers-contract-derive
Matthias Seitz 245c57a06e feat: extend EthEvent with decode_log method and support indexed proc
macro attributes
2021-03-18 09:19:30 +01:00
..
src feat: extend EthEvent with decode_log method and support indexed proc 2021-03-18 09:19:30 +01:00
Cargo.toml feat: add EthEvent proc macro derive support (#227) 2021-03-15 13:59:52 +02: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.