launchzone / eth-client

A go client tool

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Ethereum Client

Install

go get -u github.com/nextyio/eth-client
go get -u github.com/kardianos/govendor

govendor fetch -tree github.com/ethereum/go-ethereum/crypto/secp256k1

govendor install +local

About

A go client tool


Languages

Language:Go 95.3%Language:Shell 4.7%