Weave simplifies complicated rollup launch steps into a single command.
Weave will send some funds from Gas Station to the OPinit Bot accounts during this process. Please make sure that your Gas Station account has enough funds to cover the total amount of funds to be sent (this amount will be shown to you before sending the funds). Haven't set up the Gas Station yet? Please Check out this guide first.
weave rollup launch
Once the process completes, your rollup node will be running and ready to process queries and transactions. The command also provides an Initia Scan magic link that automatically adds your local rollup to the explorer, allowing you to instantly view your rollup's transactions and state.
This command only sets up the bot addresses but does not start the OPinit Bots (executor and challenger). To complete the setup, proceed to the OPinit Bots setup section to configure and run the OPinit Bots.
weave rollup start
Specify --detach
or -d
to run in the background.
weave rollup stop
weave rollup restart
weave rollup log
To see all the available commands:
weave rollup --help