a43299c838
* fix(abigen): correctly parse params in human readable abi * chore: make clippy happy * test: remove unwrap * chore: make clippy happy again * chore: fix contract.rs example * chore: rename to contract using human readable format * examples: add abigen example with path to abi * fix: pin funty version to fix bitvec error * chore: remove unused import * chore: fix deps |
||
---|---|---|
.. | ||
src | ||
Cargo.toml | ||
README.md |
README.md
This code generator was adapted from the original ethcontract-rs repository by Gnosis.