Rome Devnet & Testnet have been reforged, and new network details are available.
Subscribe on X for future announcements.
Rome Docs
rome.buildersX / TwitterDiscord
  • 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
  • Rome L2 Setup
    • Setup your L2
      • Prep Remote Server
        • Setup Remote Server
        • Setup Certificate
      • Choose your Chain ID
      • Download Rome Repos
      • Register your L2
      • Initialize your L2
      • Setup OP Geth Node
      • Run Block Explorer
    • Test your L2
      • Setup MetaMask
      • Fund your Wallet
      • Check Wallet Balance
      • Do Simple Transfer
      • Run Uniswap (Optional)
  • Rome Interop
    • Setup Rome SDK
      • Prepare Environment
      • Set Configuration
      • Run Rhea Example
      • Run Remus Example
      • Run Romulus Example
    • Learn about Remus
    • Learn about Romulus
  • Rome EVM
    • Start using Rome EVM
      • Rome Devnet
      • Rome Testnet
    • Deploy a smart contract on Rome
  • Nexus: Based Sequencing
    • Learn how Nexus works
    • Nexus Transaction Flow
  • Rome Shared Sequencer
    • Atomicity
    • Rome Transactions
    • Rhea
    • Hercules
    • Data Availability
    • Settlement
Powered by GitBook
On this page
  1. Overview of Rome

Rome Provides Interop with Cosmos

Shows Cosmos integration via a bridge with primary emphasis on cross-chain functionality.

PreviousHow Rome Scales RollupsNextHow Rome Provides Interop with Cosmos

Last updated 2 months ago

Was this helpful?

CtrlK

Was this helpful?

  • Cosmos: Connected to the Rome through a bridge that transfers assets.

  • Rome Stack: Facilitates operations with two key aspects:

    • Interop (Primary): Enables cross-chain interoperability, particularly with Solana.

    • Scalability (Secondary): Enhances transaction capacity using the Rome Stack.

  • Composability:

    • For Rome Cosmos L2s: Provides atomic composability, ensuring transactions are completely executed or not at all, enhancing reliability.

    • For Non-Rome Cosmos L2s: Offers standard composability, allowing integration but without atomic guarantees.

  • Settlement on L1: Guarantees the final settlement and security of transactions on a primary Layer 1 blockchain.