Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/umbracle/ethgo

Ethereum Golang API
https://github.com/umbracle/ethgo

abi api ethereum golang

Last synced: about 2 months ago
JSON representation

Ethereum Golang API

Awesome Lists containing this project

README

        

# Eth-Go

[![Chat Badge]][chat link]

[chat badge]: https://img.shields.io/badge/chat-discord-%237289da
[chat link]: https://discord.gg/5A6Qm2u4yK

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

- Website: https://www.ethgoproject.io

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.