ethers-rs/ethers-contract/ethers-contract-abigen
DaniPopes 1861b98896
chore: move etherscan api key env var matching to Chain enum (#2204)
* fix: mainnet, optimism blocktimes

* chore: move etherscan api key env var matching to Chain enum

* docs: missing exhaustiveness comment
2023-02-27 13:14:36 -07:00
..
src chore: move etherscan api key env var matching to Chain enum (#2204) 2023-02-27 13:14:36 -07:00
Cargo.toml refactor(abigen): source (#2016) 2023-01-13 10:59:44 -08: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.