/ethabi-go

Parse human readable ABIs into go-ethereum's ABIs

Primary LanguageGo

ETHABI-go

Complements go-ethereum ABI's API by exposing a parser for human readable ABIs

Install

  • Run command: go get github.com/jurshsmith/ethabi-go

Contributing

  • Run tests using go test