For the complete documentation index, see llms.txt. This page is also available as Markdown.

Overview

Live applications running on Rome — DeFi, explorers, bridges, and portals.

Rome is live software, not just a spec. These apps run on the public chains today and each one demonstrates a different way EVM and Solana meet on Rome — one shared state, no wrapped venue, no bridge between the two sides.

Links list the testnet deployment first where one exists; several apps also run on devnet.

DeFi

App
What it is
Links
Source

Rome DEX

One native Solana pool where Solana-address and EVM-address users trade and LP the same reserves — one market, two identities.

Aerarium

Compound v3 with Solana and EVM identities in one pool — supply and borrow from either side of the same market.

Aave v3

Aave v3 deployed on Rome with live reserves — the same hardened Solidity, opened to both sides.

Cardo

Solana DeFi from an EVM account — Jupiter perps, Meteora swaps, Marinade staking, and more, with atomic multi-dapp Compose flows.

Appia

Solana positions for users of other chains — enter from an EVM chain, manage on Solana, exit home. In validation.

Infrastructure

App
What it is
Links
Source

Rome App

The day-to-day utility surface — wrap, swap, LP, and bridge across Rome chains.

A bridge across six chains on CCTP v2 and Wormhole rails, plus a public API any app integrates to embed bridging — no custody keys.

The cross-VM explorer — every EVM transaction that touches Solana shows the exact Solana program and instruction behind it.

Pyth and Switchboard price feeds behind Chainlink-compatible interfaces, with keeper-guaranteed freshness.

Permissioned real-world assets — issue a Solidity asset once, then hold and buy it from EVM and Solana wallets alike, with the allowlist enforced on the token itself.

Build one

Building on Rome? Start with the Quickstart, then Deploy Solidity. To launch your own chain, see App Sovereignty.

Last updated

Was this helpful?