good morning!!!!

Skip to content
Snippets Groups Projects
readme.md 366 B
Newer Older
  • Learn to ignore specific revisions
  • a's avatar
    a committed
    # ghost
    
    
    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.