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

Was this helpful?

  1. Overview of Rome

Rome Scales Ethereum

Compose with Solana, Scale with Solana

PreviousHow Rome Scales BitcoinNextHow Rome Scales Ethereum

Last updated 1 month ago

Was this helpful?

  • Ethereum: Connected to the Rome stack via bridge that facilitates asset transfers

  • Rome Stack: Empowers Ethereum with two primary capabilities:

    • Scalability (Primary): Boosts Ethereum's ability to handle high transaction volumes efficiently using Rome Stack

    • Interop (Secondary): Enhances interoperability capabilities with Solana, allowing for cross-chain interactions using the Rome SDK along with Rome AVS & Outpost

  • Composability:

    • For Rome ETH L2s: Provides atomic composability, ensuring that multiple atomic transactions are either completely executed or fully reverted, enhancing reliability

    • For Non-Rome ETH L2s: Offers standard composability, facilitating integration and functionality with external Ethereum Layer 2 platforms without atomic guarantees

  • Settlement on L1: Ensures all transactions are ultimately settled and secured on Ethereum as the primary Layer 1 blockchain