Skip to content

Latest commit

 

History

History
19 lines (10 loc) · 567 Bytes

README.md

File metadata and controls

19 lines (10 loc) · 567 Bytes

Eth-Go

Chat Badge

Ethgo is a lightweight SDK in Go to interact with Ethereum compatible blockchains.

Ethgo provides the next key features:

  • Simple: Light and with a small number of direct dependencies.

  • Ethereum ecosystem: Native integration with other tools from the ecosystem like ens and etherscan.

  • Command-line-interface: Ethgo is both a Golang SDK library and a CLI.