First, install the required software:
- Open CMD (windows > run > type "cmd" > enter).
- Run
geth.exe --dev --ipcpath geth.ipc console
- on the CMD window, type
personal.newAccount()
to create a password for your default (etherbase) account - on the CMD window, type
miner.start()
. - open Mist.
- Open Terminal (Cmd + space > terminal.app)
- Run
geth --dev --ipcpath ~/Library/Ethereum/geth.ipc console
- on the Terminal, type
personal.newAccount()
to create a password for your default (etherbase) account - on the Terminal, type
miner.start()
. - open Mist
- Open your terminal of choice
- Run
geth --dev --ipcpath ~/.ethereum/geth.ipc console
- on your terminal, type
personal.newAccount()
to create a password for your default (etherbase) account - on your terminal, type
miner.start()
. - open Mist
That's it. You can use miner.start()
and miner.stop()
to control wether you computer will be generating blocks and validating your own transactions.
On Mist, change the network to Main Net (Develop > Network > Main net)
, terminate both Mist and Geth, and restart them.
Throw some feedback in the comments :)
Please, make a manual step by step for windows 10, install from scratch, create repositories, connect with web3, create JSON, the other solution to make the fog automatically create all this and even give the option of mining in the menu of minst, this would help more wallets to be open and a worldwide distribution, I am supporting ETH for adoption in my real projects on alimentae and start accepting ETH in the real world, but most of the world uses windows and it is necessary to make a complete manual to create other software to be complemented in our collection teams. #evertonfraga @evertonfraga