yarn
:Dashboard>Containers/All>Ops
for the progress of the ops_deployer
or you can run this script to wait for the sequencer to be fully up:Dashboard>Containers/All>Ops
for the progress of ops_boba_deployer
or you can run the following script to wait for all the Boba contracts (e.g. the fast message relay system) to be deployed and up:Pass: Found L2 Liquidity Pool contract address
, the entire Boba stack has come up correctly.docker system prune -a --volumes
and then rebuild the images.docker-compose build -- l2geth
docker-compose -f "docker-compose.yml" build -- boba_message-relayer-fast
Note: First you will have to comment out various dependencies in docker-compose.yml
.ops
folder and then run