1 Forks
4 Stars
4 Watchers

go-ethereum

Packages to simplify work with the Ethereum blockchain

How to download and setup go-ethereum

Open terminal and run command
git clone https://github.com/monetha/go-ethereum.git
git clone is used to create a copy or clone of go-ethereum repositories. You pass git clone a repository URL.
it supports a few different network protocols and corresponding URL formats.

Also you may download zip file with go-ethereum https://github.com/monetha/go-ethereum/archive/master.zip

Or simply clone go-ethereum with SSH
[email protected]:monetha/go-ethereum.git

If you have some problems with go-ethereum

You may open issue on go-ethereum support forum (system) here: https://github.com/monetha/go-ethereum/issues