Snapchain / op-chain-deployment

2 stars 0 forks source link

refactor: makefile #8

Closed bap2pecs closed 1 month ago

bap2pecs commented 1 month ago

Summary

Test Plan

make l2-stop
make l2-launch
╰─ make l2-verify                                                                                                                                                                         ─╯
Checking if L2 op-geth is running...
L2 op-geth is running and the chain id is 11155437
Checking if L2 op-node is running...
{
  "head_l1_number": 56190,
  "safe_l1_number": 56144,
  "finalized_l1_number": 56136,
  "unsafe_l2_number": 379,
  "safe_l2_number": 0,
  "finalized_l2_number": 0
}

also see http://35.192.168.213:3002/ is up