Your complete guide to RaaS platforms, modular architecture, and deploying custom rollups without the infrastructure overhead.
Rollup-as-a-Service (RaaS) is a managed infrastructure platform that allows teams to deploy custom rollup chains without managing sequencers, data availability, settlement, or execution layers individually. Instead of building and operating these components from scratch, RaaS providers abstract the complexity and offer turnkey solutions.
Think of RaaS like AWS for rollups. You define your rollup's specifications (throughput, settlement layer, data availability option), and the provider handles the infrastructure, operations, upgrades, and scaling. This democratizes chain deployment—previously reserved for well-funded teams with deep blockchain expertise.
Key characteristics of RaaS platforms:
The emergence of RaaS represents a fundamental shift in blockchain architecture philosophy. For years, scaling solutions meant building monolithic L2s on top of Ethereum. This worked for a few applications but created limitations: high costs, restricted modularity, and significant engineering overhead.
Traditional L2 deployments required teams to choose: do you use Optimism's stack, Arbitrum's stack, StarkNet, or build custom? Each choice locked you into specific choices about DA, settlement, and execution. Switching later was nearly impossible.
RaaS solves this through modularity. The advent of modular blockchains (particularly data availability layers like Celestia) decoupled components. Now, instead of a monolithic chain deciding all layers, you can:
RaaS platforms are the business layer on top of this technical modularity, making it accessible to teams that don't want to orchestrate these components themselves.
A RaaS-deployed rollup consists of four core components, each abstracted by the provider:
The sequencer orders transactions and produces blocks. RaaS providers typically operate shared or dedicated sequencers:
Rollups post transaction data off-chain to ensure state reconstruction. RaaS providers offer multiple DA options:
Rollups settle on an L1 (typically Ethereum), which validates state transitions via fraud proofs (optimistic) or validity proofs (zk). RaaS providers:
Most RaaS platforms default to Ethereum L1 settlement, though Polygon, Solana, or other chains are options.
The VM or execution environment. Options include:
The RaaS landscape is competitive. Here's a comparison of leading platforms as of April 2026:
| Provider | DA Options | Rollup Type | Notable Deployments |
|---|---|---|---|
| Caldera | Ethereum, Celestia, Avail | OP Stack (Optimistic) | Dapplinks, Parallel, Merlin Chain |
| Conduit | Ethereum, Celestia, Blobs, Custom | Modular (OP + Custom) | Base, Optimism Sepolia chains |
| AltLayer | Ethereum, Celestia, Avail | Shared Sequencer Model | MantaNetwork, Blast |
| Gelato | Ethereum, Arbitrum | Automation + Rollups | Linea, zkSynch, others via Automate |
| Stackr | Off-chain validation | Sovereign Rollups | Gaming, app-specific chains |
Caldera is the most mature OP Stack-based RaaS. Founded by ex-Optimism engineers, it offers full OP Stack deployments with modular DA. Caldera chains are standard EVM-compatible and settle on Ethereum via fraud proofs. Pricing: ~$5K-20K upfront setup, then variable DA costs.
Conduit emphasizes modularity and customization. Beyond OP Stack, Conduit supports custom execution layers and DA combinations. Better suited for teams wanting non-standard configurations. Supports Base chain and other Superchain components.
AltLayer's innovation is the Shared Liquidity Sequencer (SLS), which shares sequencer infrastructure across rollups while maintaining isolation. This reduces latency jitter and costs. Popular for gaming and high-frequency trading applications needing sub-second finality.
Gelato is broader than pure RaaS—it's an automation and infrastructure platform. Gelato Networks (their rollup platform) integrates Automate, their task automation service. Good for teams needing automated operations alongside rollup infrastructure.
Stackr specializes in sovereign rollups, where chains don't rely on L1 settlement for finality. Instead, validation happens off-chain via threshold cryptography or other mechanisms. Best for applications wanting true independence and custom economics.
Gaming is the killer app for RaaS. Games require:
RaaS platforms like Caldera and AltLayer support these requirements without forcing teams to deploy on a shared Ethereum L2. Examples: Blast (gaming focus), various Play-to-Earn games.
DeFi applications benefit from rollups with:
Dapplinks on Caldera and other DeFi-focused deployments leverage RaaS for isolated liquidity pools with custom slippage curves.
Enterprises deploying private or semi-public blockchains use RaaS for:
RaaS provides the infrastructure without operational overhead of running validators.
Communities (DAO treasuries, creator platforms) deploy rollups for:
RaaS makes this accessible without large upfront engineering investment.
When should you use RaaS versus building a custom rollup from scratch? Here's a detailed comparison:
| Dimension | RaaS | Custom Rollup |
|---|---|---|
| Time-to-Deploy | 2-8 weeks | 6-12+ months |
| Initial Costs | $50K-$500K | $2M-$10M (eng + infra) |
| Monthly Operations | $2K-$50K (DA + fees) | $20K-$200K (validators, infra) |
| Customization | Medium (limited by provider) | High (full control) |
| Migration Cost | High (provider lock-in) | Low (your chain) |
| Uptime SLA | Provider-guaranteed | Your responsibility |
| Sequencer Centralization | Provider-managed (trust assumption) | You choose (shared, dedicated, based) |
| DA Flexibility | Provider-limited options | Full flexibility |
Does the provider support your preferred DA layer? Compare costs:
For high-throughput applications, DA costs dominate. Caldera, Conduit, and AltLayer all support multiple DA layers, giving you options.
Does the sequencer model fit your use case?
Evaluate:
Conduit and Caldera excel here with comprehensive dashboards and SDKs.
Red flags:
Good providers publish tiered pricing and let you estimate costs based on throughput.
Consider:
Ask:
Modular stacks (OP Stack via Caldera or Conduit) offer easier migration than fully proprietary platforms.
RaaS providers are centralized by design. Switching providers requires:
For critical applications, vendor lock-in is a significant risk. Modular stacks (OP Stack) reduce this risk compared to proprietary platforms.
Even with RaaS, your rollup relies on the provider's sequencer. This introduces:
Mitigation: Use shared sequencers (distributes risk) or based sequencers (Ethereum validators, more decentralized).
DA costs are external to RaaS providers:
Strategy: Plan for worst-case DA costs in your token economics.
RaaS platforms offer limited options:
If you need deep customization, building your own rollup is necessary.
You're trusting the RaaS provider with:
Evaluate provider's financial health and reputation carefully.
Before contacting a RaaS provider:
Use our comparison table above. Schedule discovery calls with 2-3 providers. Ask about:
Most providers offer testnet deployments (free or cheap). Use this to:
Expect 2-4 weeks on testnet before mainnet readiness.
Before mainnet:
Post-launch:
RaaS specifically handles rollup infrastructure. BaaS (like AWS Blockchain or chainflip's infrastructure) might offer broader blockchain services. RaaS is more specialized and targeted.
Some providers (Conduit, Caldera) offer options to operate a dedicated sequencer, but the provider typically still manages infrastructure. True decentralized sequencing is nascent; AltLayer's model is closest to shared operator control.
Contracts on your rollup remain valid. Withdrawing to L1 requires the provider's infrastructure, so you'd need to migrate quickly. With OP Stack-based RaaS, you can theoretically migrate to another provider; with proprietary stacks, it's much harder.
Most RaaS sequencers extract MEV (they see the mempool). Some providers integrate MEV solutions like encrypted mempools or MEV-Burn. Check provider specifics—this is increasingly a competitive advantage.
RaaS platforms today focus on L2 rollups settling on Ethereum. Stackr offers sovereign rollups (no L1 dependency). For full L1s, you'd need validator infrastructure beyond RaaS scope.
RaaS chains settle on shared L1s (Ethereum), so they can use standard L1 bridges (Stargate, Wormhole). Direct rollup-to-rollup communication is still primitive but improving.
Deepen your understanding with these complementary guides:
Rollup-as-a-Service represents a pragmatic evolution in blockchain deployment. For teams that want to launch custom chains without years of engineering work or millions in funding, RaaS is the solution. The modular blockchain ecosystem is still consolidating around a few providers, but competition is driving innovation in tooling, cost, and flexibility.
The key to success is alignment: choose a provider whose philosophy, pricing, and technical stack match your application's long-term vision. Don't let lock-in fears paralyze decision-making—the cost of indefinite delay often exceeds the risk of switching providers later.
As modular blockchains mature in 2026 and beyond, expect even more specialized RaaS solutions (gaming-optimized, compliance-focused, MEV-resistant, etc.). The space is moving fast, so stay engaged with provider communities and don't hesitate to reassess your choice annually.