- Run the script
./master_script.sh
- 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
toblockchainData/keystore
. - Then, take the first or any wallet address from the keystore and set the
ETHERBASE
(insidestart_blockchain.sh
) value as the wallet address. - And then, just run again by doing
./start_blockchain.sh