ethers-rs/ethers-contract/ethers-contract-abigen
Clifton King 7b9503c8b0
fix(abigen): clippy warnings on solidity bindings (#1319)
eg the `console` contract throws a clippy warning
2022-05-27 13:32:57 -07:00
..
src fix(abigen): clippy warnings on solidity bindings (#1319) 2022-05-27 13:32:57 -07:00
Cargo.toml Release process and CI (#1240) 2022-05-13 13:10:05 -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.