Rome Docs
  • Getting Started
  • Overview of Rome
    • Rome Scales Bitcoin
      • How Rome Scales Bitcoin
    • Rome Scales Ethereum
      • How Rome Scales Ethereum
    • Rome Scales Rollups
      • How Rome Scales Rollups
    • Rome Provides Interop with Cosmos
      • How Rome Provides Interop with Cosmos
  • Nexus: Rome's Based Sequencer
    • How Nexus Works
    • Transaction Flow
  • Rome Interop
    • Rome SDK
    • Rome SDK Setup
      • Prepare Environment
      • Set Configuration
      • Run Rhea Example
      • Run Remus Example
      • Run Romulus Example
    • Remus: Cross-Rollup Atomicity
    • Romulus: Cross-Chain Atomicity
  • L2 EVM Setup
    • Prepare Config
    • Download Repos
    • Register your L2
    • Initialize your L2
    • Setup OP Geth Node
    • Run Block Explorer
    • Airdrop & Metamask
    • Check L2 State
    • Simple Transfers
    • Uniswap
    • Run on Remote Server
      • Setup AWS Server
      • Setup Certificate
  • Rome EVM
    • How to use Rome EVM
    • RPC Information
    • Tutorial to deploy a smart contract on Rome EVM
  • Shared Sequencer
    • Atomicity
    • Rome Transactions
    • Rhea
    • Hercules
    • Data Availability
    • Settlement
Powered by GitBook
On this page
  • What Nexus Offers
  • What is Based Sequencing

Was this helpful?

Nexus: Rome's Based Sequencer

PreviousHow Rome Provides Interop with CosmosNextHow Nexus Works

Last updated 4 months ago

Was this helpful?

Rome's based sequencer is called Nexus. In Nexus, the L1 (Ethereum) proposer includes rollup blocks built by Solana (builder) using the Rome stack.

What Nexus Offers

  • Delivers atomic composability between Solana, Ethereum, and other ecosystems.

  • Ensures fast, fair, and decentralized transaction sequencing for Rome L2s.

  • Enhances the developer and end-user experience by offering pre-confirmations.

What is Based Sequencing

"A rollup is said to be based, or L1-sequenced, when its sequencing is driven by the base L1. More concretely, a based rollup is one where the next L1 proposer may, in collaboration with L1 searchers and builders, permissionlessly include the next rollup block as part of the next L1 block. The sequencing of such rollups—based sequencing—is maximally simple and inherits L1 liveness and decentralisation."

[]

https://ethresear.ch/t/based-rollups-superpowers-from-l1-sequencing/15016