repositorypackage
0.0.0-20221106162024-007bb23f0e02
Repository: https://github.com/thecatshidog/ethgo.git
Documentation: pkg.go.dev
# Packages
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
# README
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
andetherscan
. -
Command-line-interface: Ethgo is both a Golang SDK library and a CLI.