Skip to content

Latest commit

 

History

History
13 lines (12 loc) · 480 Bytes

README.md

File metadata and controls

13 lines (12 loc) · 480 Bytes

Private Chain

How to Run

  1. Run the script
./master_script.sh
  1. You'll encounter some problems, that's expected. There will be a folder named blockchainData, there you put all of the keystore from accounts/keystore to blockchainData/keystore.
  2. Then, take the first or any wallet address from the keystore and set the ETHERBASE (inside start_blockchain.sh) value as the wallet address.
  3. And then, just run again by doing
./start_blockchain.sh