contracts-bedrock: add post check L2 hh task
This task will check that the L2 node was brought up as expected. It can be ran with the following command: ``` $ npx hardhat check-l2 --network $NETWORK ``` The `devnetL2` hardhat network is added to the hardhat config so that this can be developed against a local network very easily.
Showing
Please register or sign in to comment