sol-abi 0.0.1

Solidity ABI implementation
Documentation
1
2
3
4
5
6
7
8
9
10
# 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