Skip to content

Latest commit

 

History

History
24 lines (18 loc) · 1.27 KB

README.md

File metadata and controls

24 lines (18 loc) · 1.27 KB

web3go (obsolete)

web3go is an Ethereum client library that implements Ethereum JSON RPC, just like [web3.js](https://githu b.com/ethereum/web3.js).

Gitter Go Report Card

Branch Test status
master Test Status codecov
develop Test Status codecov

Latest version

No stable version yet

Installation

go get github.com/alanchchen/web3go/...

Usage

TBD

License

The BSD 3-Clause License