Installation & Setup
Prerequisites
- Operating System: Linux, MacOS
- Go v1.23 or higher
Installation
Get Weave Binary
Verify Installation
This should return the version of the Weave binary you have installed.
Quick Start
To get started with Weave, run
It will ask you to setup the Gas Station account and ask which infrastructure you want to setup. After that, Weave will guide you through the setup process step-by-step.
We recommend reading the Gas Station section to understand the purpose and usage of the Gas Station before proceeding.
By default, Weave collects non-identifiable usage data to help improve the product. If you prefer not to share this data, you can opt out by running the following command:
Next Steps
Bootstrapping Initia Node
Setup your Initia node and start syncing with the chain.
Launching Rollup
Configure and launch your own rollup.
Running IBC Relayer
Setup and run the IBC relayer. This is necessary for built-in oracle to work.
Running OPinit Bots
Setup the OPinit bots to complete the optimistic rollup setup.
or run
to learn more about all the commands available.
Was this page helpful?