ethers-rs/ethers-contract/ethers-contract-abigen
Clifton King a41ae901e5
fix(abigen): non-snake-case modules out of order (#1331)
eg: `console` and `shared_types` were out of order and would fail
rustfmt check
2022-05-31 09:44:24 -07:00
..
src fix(abigen): non-snake-case modules out of order (#1331) 2022-05-31 09:44:24 -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.