Skip to content

Latest commit

 

History

History
14 lines (7 loc) · 419 Bytes

README.md

File metadata and controls

14 lines (7 loc) · 419 Bytes

Eth-Go

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.