ethers-rs/ethers-contract/ethers-contract-abigen
DaniPopes 733c5d3dfd
fix(contract): relax Middleware trait bound for getters (#1728)
* wip

* fix(contract): relax Middleware trait bound for getters

* chore: clippy

* move

* fix: multicall
2022-09-23 17:32:24 -07:00
..
src fix(contract): relax Middleware trait bound for getters (#1728) 2022-09-23 17:32:24 -07:00
Cargo.toml feat(abigen): add contract filter (#1564) 2022-08-04 08:22:00 -07:00
README.md docs: add missing attribution to Gnosis for codegen & macros 2020-06-20 17:02:57 +03:00

README.md

This code generator was adapted from the original ethcontract-rs repository by Gnosis.