Saturday, August 5, 2017

Ethereum Wallet with private chain

 
You can connect Ethereum wallet to the private chain and take advantages of the wallet features. Here are the simple 2 steps to connect the wallet to the private chain:
  • Start the private chain. Refer to my blog Ethereum Dev Chain - Private Chain for more details.
  • Run the Ethereum wallet. It automatically connects to the private chain that is running on the same machine


That’s all. Now we can have the wallet connected to the test chain as shown below:

Please note that on the windows machine, I had to run the geth and wallet with administrative permissions


No comments:

Post a Comment