ethers-rs/ethers
Matthias Seitz ba5f650dec
feat: generate rust structs from solidity JSON ABI (#378)
* add raw abi model

* feat: simplify struct representation

* feat: add struct generation

* use structs as function input

* fix: failing test

* add example

* rustfmt
2021-08-16 10:29:44 +03:00
..
examples feat: generate rust structs from solidity JSON ABI (#378) 2021-08-16 10:29:44 +03:00
src docs: add more docs (#130) 2020-12-31 21:08:12 +02:00
tests feat: ledger support (#66) 2020-09-20 18:17:02 +03:00
Cargo.toml Update crypto deps for ethers (#333) 2021-07-07 20:18:14 +03:00