2 releases

0.0.1 Dec 16, 2023
0.0.0 Dec 16, 2023

#83 in #solidity

21 downloads per month
Used in 8 crates (via zabi)

GPL-3.0-only

7KB
160 lines

Solidity ABI

An implementation of solidity ABI in rust.

Currently only used by the zink language, so the provided features is syncing with the development of zink.

LICENSE

GPL-3.0


lib.rs:

Solidity ABI implementation

https://docs.soliditylang.org/en/latest/abi-spec.html#json

Dependencies

~0.4–1MB
~24K SLoC