ethereum_abi
is a Rust library to help writing code that interacts with Ethereum Smart Contracts.
See the examples folder.
- JSON parsing
- Function selectors (method ID)
- argument encoding and decoding
- JSON parsing
- Function selectors (method ID)
- argument encoding and decoding
This project is licensed under the MIT License