Table of Contents
Ondo Finance has launched the Ondo Network, an offchain execution layer for financial markets, and effectively shelved the layer-1 blockchain it had announced roughly a year earlier. The first application running on it is Ondo Perps, the perpetual futures platform that launched last week.
Rather than building a chain to compete with Ethereum or Solana, Ondo is building a specialized execution environment designed to solve what it says blockchains handle poorly by default: trade execution speed and privacy.
The core argument: execution ≠ settlement
Public blockchains bundle execution, verification, and settlement into a single system, which makes them trustworthy, but creates a tradeoff Ondo argues is increasingly unacceptable for high-performance trading: replication makes things slow; transparency makes everything public.
For settlement, that tradeoff is worth it. For execution — matching, risk management, margin, liquidations — it is not.
How it works: enclaves + attestors + blockchain
Trusted Execution Environments (TEEs) — hardware-isolated enclaves on servers — handle application logic privately and at near-CEX speed. Even the operator cannot inspect or modify what runs inside. Every enclave carries a cryptographic measurement of its exact code; if one byte changes, the measurement fails.
A decentralized attestor set handles trust. Before an enclave can join, a quorum checks its measurement against approved code. Attestors also hold split key shares; keys reconstruct only inside a verified enclave with quorum agreement. No party — not even Ondo — can unilaterally change application behavior.
Settlement happens on a public blockchain. Execution and settlement are separated, each running where it works best.
Why it matters for institutional DeFi
Each existing approach compromises: CEXs (fast, private, operator trust); app-chains like Hypercore (secure, slow); ZK exchanges like Lighter (verifiable, costly); permissioned nets like Canton (private, not openly verifiable).
Ondo Network attempts to deliver blockchain's trust model — no operator to take at their word — applied to execution in a way that is architecturally different from all of the above.
What happened to the L1?
Ondo Chain was announced as an institution-focused L1 for the RWA tokenization race. The Ondo Network replaces that plan. Client feedback building Ondo Perps revealed the binding constraint was execution, not settlement — building a better L1 wouldn't have solved the actual problem.
ONDO token governance and incentives are unchanged.
Competitive context
Ondo Perps competes with GMX, dYdX, Vertex, and Hyperliquid. The Ondo Network's differentiator is institutional-grade privacy and the attestor-based trust model — properties institutional participants consistently cite as blockers to onchain trading.
The regulatory question is open: whether separating execution from settlement produces a system regulators treat as decentralized or centralized will shape whether Ondo Network achieves its claimed non-custodial properties.