geth

Official Ethereum Client by go

geth cli
geth console
 
 

public mining

Always ensure your blockchain is fully synchronised with the chain before starting to mine, otherwise you will not be mining on the correct chain and your block rewards will not be valueable
 

gpu mining

 
 

Geth Public Network Mining

Mining
This document explains how to set up geth for mining. The Ethereum wiki also has a page about mining, be sure to check that one as well. Mining is the process through which new blocks are created. Geth actually creates new blocks all the time, but these blocks need to be secured through proof-of-work so they will be accepted by other nodes.

Geth Set Data Path

How to change the blockchain dir? · Issue #572 · ethereum/mist
This repository has been archived by the owner. It is now read-only. Dismiss GitHub is home to over 50 million developers working together to host and review code, manage projects, and build software together. Sign up Millions of developers and companies build, ship, and maintain their software on GitHub - the largest and most advanced development platform in the world.
How to change the blockchain dir? · Issue #572 · ethereum/mist

Geth Repo

ethereum/go-ethereum
Official Go implementation of the Ethereum protocol - ethereum/go-ethereum
ethereum/go-ethereum

Geth Private Network

pjt3591oo/geth-base-multi-ethereum-network-system
go-ethereum기반 이더리움 네트워크 구축 자동화. Contribute to pjt3591oo/geth-base-multi-ethereum-network-system development by creating an account on GitHub.
pjt3591oo/geth-base-multi-ethereum-network-system
 
 

Recommendations