From a8974ba475dec0029ca65a5519363fdd17074bf2 Mon Sep 17 00:00:00 2001 From: Ellaismer Date: Tue, 27 Mar 2018 08:41:02 -0400 Subject: [PATCH] Add usage instructions --- README.md | 17 +++++++++++------ 1 file changed, 11 insertions(+), 6 deletions(-) diff --git a/README.md b/README.md index 3d0d4d35d4..0872b6a4ff 100644 --- a/README.md +++ b/README.md @@ -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 /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