Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/umbracle/ethgo
Ethereum Golang API
https://github.com/umbracle/ethgo
abi api ethereum golang
Last synced: 1 day ago
JSON representation
Ethereum Golang API
- Host: GitHub
- URL: https://github.com/umbracle/ethgo
- Owner: umbracle
- License: mpl-2.0
- Created: 2019-03-13T18:34:56.000Z (almost 6 years ago)
- Default Branch: main
- Last Pushed: 2024-10-25T13:28:28.000Z (3 months ago)
- Last Synced: 2024-10-29T15:48:51.885Z (3 months ago)
- Topics: abi, api, ethereum, golang
- Language: Go
- Homepage: https://www.ethgoproject.io
- Size: 3.9 MB
- Stars: 481
- Watchers: 13
- Forks: 134
- Open Issues: 10
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- License: LICENSE
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/5A6Qm2u4yKEthgo 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.