The Ethereum private blockchain is a blockchain like Ethereum, but the network used is not the Ethereum Main. When you use a private network all blockchain is totally apart from the Ethereum blockchain, it's possible to change the configurations like mining difficulty, access, and other aspects.
😁 Follow the next steps to build your Private Blockchain.
1-Install Geth
2-Define Genesis Block
3-Start the first blockchain node
4-Start the second blockchain node
5-Create the peer-to-peer connection
6-Mining Blocks and Creating Transactions.
Boot Node - The advantage of a boot node is it connects all the nodes, it would not mine blocks.
Top comments (0)