ethgo icon indicating copy to clipboard operation
ethgo copied to clipboard

Ethereum Golang API

Eth-Go

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

  • Website: https://ethgo.dev

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.