Synchronize the Ethereum Node
Last updated
Execute the Ethereum node shell script for your desired environment:
npx hardhat node --network hardhatDo not close this terminal until the fork is complete.

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
docker exec -it truebit /bin/bashbash ./mainnet.sh