← cd ../projects

Weave

A CLI to easily deploy rollups and nodes on Initia's Interwoven Stack.

Weave

Overview

Weave is a CLI that simplifies rollup deployment, offering the same hassle-free experience as RaaS providers while empowering users with the customizability and control of a local deployment.

The Problem

Current rollup infrastructure and tooling are inadequate. Setting up a local rollup involves navigating complex steps: scrolling through docs, installing dependencies, cloning repositories, running Docker, and manually configuring files.

Solution

Weave abstracts all deployment steps into a single, unified flow with a RaaS-like interface that allows users to configure their chains easily through an interactive CLI.

Technical Highlights

  • Automatic seed and peer node sourcing
  • Integrated Cosmovisor setup
  • Simple pruning strategy selection
  • CI/CD integration support