Synchronize the Ethereum Node
Fork from Ethereum Mainnet using Hardhat
Execute the Ethereum node shell script for your desired environment:
Do not close this terminal until the fork is complete.
Use Ethereum Mainnet for production purposes.
Open a new terminal and execute docker container
Start your forked Ethereum node.
Observe the state of your Ethereum node using the Ethereum console.
Use CTRL+B
move between windows in the Ethereum console
Last updated