message-relayer-fast
msg.value
, send eth_sendTransaction
, and provider.getBalance(address)
rather than as WETH./boba_documentation
and within the service and contract directories. If you have questions or feel like something is missing check out our Discord server where we are actively responding, or open an issue in the GitHub repo for this site.ops
: Contains Dockerfiles for containerizing each service involved in the protocol, as well as a docker-compose file for bringing up local testnets easilymessage-relayer-fast
: A batch message relayer that can be run for the fast mode without a 7 day delayyarn
: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 build -- builder
then docker-compose build -- dtl
, for exampleops
folder and then rundocker-compose up
command will show logs from all services, and that can be hard to filter through. In order to view the logs from a specific service, you can run:go-ethereum
under the name l2geth
is licensed under the GNU GPLv3 in accordance with the original license.