Ondo separates trade execution from settlement to build a faster onchain venue
The Ondo Network uses secure enclaves and independent attestors for private execution, while public blockchains keep the final asset record verifiable.
Ondo Finance is changing the architecture behind its onchain trading push. In a July 27 announcement, the company introduced the Ondo Network as an execution layer for Ondo Perps, a perpetual-futures platform it says launched the previous week. The design keeps trade matching, risk, margin and liquidation work separate from the public blockchain that records settled asset transfers.
That split addresses a familiar conflict. Public ledgers make settlement durable and verifiable, but replication and transparent state can slow execution and expose order flow. Trading venues need the opposite properties during a live match: low latency, privacy and deterministic risk controls. Ondo's answer is to put application logic inside secure hardware enclaves and use a distributed attestor set to verify which code is allowed to run.
The trust model sits in the attestors
The enclave runs the matching engine and produces a signed, replayable log of core state transitions. Attestors independently check the enclave's hardware measurement, hold split key material and connect verified activity to public blockchains. Ondo says no single operator can reach quorum, reconstruct a complete key or move funds alone. The operator also cannot replace the approved code without changing the measurement that the attestors inspect.
This is not the same as putting every order on a public chain. The model gives the execution environment a private, high-speed path and moves the strongest public verification to the resulting log and settled state. Auditors, counterparties and future external watchers can replay the approved code against that record, while sensitive positions and order flow remain outside the public ledger.
A live system with an unfinished decentralization path
Ondo says the network already has multiple attestors, but its current design still runs application execution inside a single high-performance enclave. The company lists a larger permissionless attestor set, separated operator roles, public-chain commitments for settled state, independent watchers and additional cryptographic proofs as possible next steps. Those are architectural directions, not features that users should assume are already live.
The immediate test is whether Ondo Perps can combine the speed of a centralized venue with evidence that the execution rules were followed and the assets stayed under user control. If the model works, it could support spot markets, lending and structured products as well as perpetuals. The result would be a market system where execution is private, settlement is public and trust rests on code, keys and replayable evidence rather than a single operator's promise.