LogoLogo
  • The ABC Stack
  • Monolithic vs Modular Blockchains
  • "Sovereign" Rollup L1s vs "Settled" L2s
  • ABC Stack Architecture
    • Key Features
    • Data Availability and Consensus
    • EVM Execution Environment
    • State Management
    • Security Model
    • Use Cases
  • Modular Bridging
    • Gelato Hyperlane Cluster
    • Hyperlane Components
    • Warp Route Types
    • Bridging Process with Hyperlane Warp Routes
    • Getting Started with Modular Bridging
Powered by GitBook
LogoLogo
On this page
  • Use the Gelato Hyperlane Cluster (1-Click Deployment)
  • Bring Your Own Bridge
Export as PDF
  1. Modular Bridging

Getting Started with Modular Bridging

To implement bridging for your ABC rollup, you have two primary options:

Use the Gelato Hyperlane Cluster (1-Click Deployment)

The simplest way to add bridging to your ABC rollup is through Gelato's 1-Click Modular Bridging.

  1. Select your ABC rollup in the Gelato dashboard

  2. Choose the destination chains you want to connect to

  3. Select the tokens you want to bridge

  4. Deploy with a single click

This automatically sets up the Hyperlane infrastructure, deploying the necessary contracts and connecting your rollup to the Gelato Hyperlane Cluster.

Bring Your Own Bridge

If you prefer to use a different bridging solution:

  1. Deploy your ABC rollup without bridging

  2. Implement your chosen bridge

  3. Configure the bridge according to your security and operational requirements

By decoupling bridging from the core rollup functionality, ABC enables developers to build high-performance rollups that can flexibly connect to the broader blockchain ecosystem without compromising on throughput.

Whether you choose the pre-configured Gelato Hyperlane Cluster or implement your own bridging solution, you can build the exact cross-chain experience your application requires.

PreviousBridging Process with Hyperlane Warp Routes

Last updated 2 months ago