contracts-bedrock: add watch task
A hardhat task that lists off important information. Very helpful for debugging live networks. Usage: ``` $ npx hardhat watch --network devnetL1 ``` It will print off information as the chain makes progress.
Showing
Please register or sign in to comment