https://github.com/bbenzikry/ethgo
Ethereum Golang API
https://github.com/bbenzikry/ethgo
Last synced: 6 months ago
JSON representation
Ethereum Golang API
- Host: GitHub
- URL: https://github.com/bbenzikry/ethgo
- Owner: bbenzikry
- License: mpl-2.0
- Fork: true (umbracle/ethgo)
- Created: 2022-05-10T07:54:52.000Z (about 4 years ago)
- Default Branch: master
- Last Pushed: 2023-05-03T23:05:57.000Z (about 3 years ago)
- Last Synced: 2024-06-20T13:28:12.644Z (about 2 years ago)
- Language: Go
- Homepage: https://www.ethgo.dev
- Size: 3.86 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
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/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.