Categorygithub.com/dsisc/web3go
repository
1.1.0
Repository: https://github.com/dsisc/web3go.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

# README

web3go

Go implementation of the Ethereum JSON RPC

Build Status codecov

Getting started

Running it then should be as simple as:

$ make all

Testing

$ make test