Newer
Older
a set of utilities for working with evm
## ghost/abi
a package for encoding and decoding abi data.
## ghost/abir
abir uses the abi package to decode and encode abi data to and from structs.
## utility/multicall
a simple wrapper around abi to form message to sent to multicall3
## ghost
a weak interface to the ethclient struct. largely deprecated.