September 2019
Beginner to intermediate
540 pages
13h 3m
English
To start mining, we will need to create an ether account on the private blockchain. Let's get started:
$ geth attach hello_world_mining/data/geth.ipcWelcome to the Geth JavaScript console!instance: Geth/v1.8.22-stable/darwin-amd64/go1.11.5modules: admin:1.0 debug:1.0 eth:1.0 ethash:1.0 miner:1.0 net:1.0 personal:1.0 rpc:1.0 txpool:1.0 web3:1.0
If you check your account now, it will be an empty list:
> eth.accounts ...
Read now
Unlock full access