Categorygithub.com/mrfranklin/web3go
repository
0.0.0-20200302082107-be62918960c8
Repository: https://github.com/mrfranklin/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
No description provided by the author
No description provided by the author

# README

web3go

web3 with golang

Install

execute command:

go get github.com/mrFranklin/web3go

if you use govendor to import the project, you must execute additional command after govendor add:

govendor fetch -tree github.com/mrFranklin/web3go/crypto/secp256k1