ethers-rs/ethers-contract/ethers-contract-abigen
DaniPopes f9ced12fee
refactor(abigen): solidity types expansion (#2131)
* refactor: event input expansion

* refactor: common expand params

* refactor: method params expansion

* refactor: struct fields expansion

* refactor: types array expansion

* clippy
2023-02-13 17:15:28 -08:00
..
src refactor(abigen): solidity types expansion (#2131) 2023-02-13 17:15:28 -08: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.