ethers-rs/ethers-contract/ethers-contract-abigen
Matthias Seitz a958b4fd28
fix(eip712): improve argument parsing (#1485)
* fix(eip712): improve argument parsing

* use reexported serde_json

* chore: rustfmt

* fix: add missing salt
2022-07-20 00:09:11 -07:00
..
src fix(eip712): improve argument parsing (#1485) 2022-07-20 00:09:11 -07:00
Cargo.toml Revert "release: disable dev deps" 2022-06-14 14:23:10 +03: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.