Add usage instructions

This commit is contained in:
Ellaismer 2018-03-27 08:41:02 -04:00
parent a13a0df7a9
commit a8974ba475

View file

@ -5,12 +5,11 @@ Official golang implementation of the Ethereum protocol.
[![API Reference](
https://camo.githubusercontent.com/915b7be44ada53c290eb157634330494ebe3e30a/68747470733a2f2f676f646f632e6f72672f6769746875622e636f6d2f676f6c616e672f6764646f3f7374617475732e737667
)](https://godoc.org/github.com/ethereum/go-ethereum)
[![Go Report Card](https://goreportcard.com/badge/github.com/ethereum/go-ethereum)](https://goreportcard.com/report/github.com/ethereum/go-ethereum)
[![Travis](https://travis-ci.org/ethereum/go-ethereum.svg?branch=master)](https://travis-ci.org/ethereum/go-ethereum)
[![Gitter](https://badges.gitter.im/Join%20Chat.svg)](https://gitter.im/ethereum/go-ethereum?utm_source=badge&utm_medium=badge&utm_campaign=pr-badge)
[![Go Report Card](https://goreportcard.com/badge/github.com/ellaism/multi-geth)](https://goreportcard.com/report/github.com/ellaism/multi-geth)
[![Travis](https://travis-ci.org/ellaism/multi-geth.svg?branch=master)](https://travis-ci.org/ellaism/multi-geth)
[![Discord](https://img.shields.io/discord/422738190646902786.svg)](https://discord.gg/gz9tURY)
Automated builds are available for stable releases and the unstable master branch.
Binary archives are published at https://geth.ethereum.org/downloads/.
Binary archives are published at https://github.com/ellaism/multi-geth/releases.
## Building the source
@ -28,6 +27,12 @@ or, to build the full suite of utilities:
make all
## Ellaism network
The current version by default connect to Ethereum network, to get on Ellaism network, pass the `--ellaism` flag. For example:
geth --ellaism
## Executables
The go-ethereum project comes with several wrappers/executables found in the `cmd` directory.
@ -95,7 +100,7 @@ Specifying the `--testnet` flag however will reconfigure your Geth instance a bi
`geth attach <datadir>/testnet/geth.ipc`. Windows users are not affected by this.
* Instead of connecting the main Ethereum network, the client will connect to the test network,
which uses different P2P bootnodes, different network IDs and genesis states.
*Note: Although there are some internal protective measures to prevent transactions from crossing
over between the main network and test network, you should make sure to always use separate accounts
for play-money and real-money. Unless you manually move accounts, Geth will by default correctly