ethers-rs/ethers-contract/ethers-contract-derive
Matthias Seitz 3c164bc9bf
feat(abigen): add EthAbiCodec proc macro (#704)
* feat(abigen): add EthAbiCodec proc macro

* rustfmt

* fix: tuple codec
2021-12-19 16:40:17 +02:00
..
src feat(abigen): add EthAbiCodec proc macro (#704) 2021-12-19 16:40:17 +02:00
Cargo.toml release: 0.6.0 (#611) 2021-11-23 21:23:12 +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.