ethers-rs/ethers-contract/ethers-contract-derive
Matthias Seitz ea8551da4c
feat: add support for multiple contract definitions in abigen macro (#498)
* feat: support multiple contracts in abigen

* fix: use correct events decl

* fix: parsing and tests

* test: add test

* chore: update changelog
2021-10-11 17:18:09 +03:00
..
src feat: add support for multiple contract definitions in abigen macro (#498) 2021-10-11 17:18:09 +03:00
Cargo.toml release: 0.5.3 (#471) 2021-09-27 13:20:10 +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.