Skip to content

Latest commit

 

History

History
11 lines (6 loc) · 210 Bytes

README.md

File metadata and controls

11 lines (6 loc) · 210 Bytes

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