Prerequisites
- Operating System: Linux, MacOS
- Go v1.23 or higher
- NPM & Node v20 or higher (if you wish to run relayer in the same machine)
Installation
1
Get Weave Binary
2
Verify Installation
3
Quick Start
To get started with Weave, runIt 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.