Skip to content

umbracle/ethgo

Repository files navigation

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.