eb26915081
* feat: allow encoding/decoding function data * feat: allow decoding event data * feat: human readable abi inspired from https://blog.ricmoo.com/human-readable-contract-abis-in-ethers-js-141902f4d917 * test: add event / fn decoding tests * chore: fix clippy * feat(abigen): allow providing args in human readable format |
||
---|---|---|
.. | ||
src | ||
Cargo.toml | ||
README.md |
README.md
This code generator was adapted from the original ethcontract-rs repository by Gnosis.