StableClarity Network Building in public — March 2026

Tokenized Capital Markets

Central Limit Order Book

Every tokenized security needs a venue for price discovery. The CLOB is the mechanism: bids and asks organized by price-time priority, matched deterministically, settled atomically. From NYSE's Pillar engine to Hyperliquid's on-chain order book, this is the reference site for CLOB infrastructure in tokenized markets.

Matching Architecture

CLOB execution models

Traditional

Off-chain matching, on-chain settlement

NYSE and Nasdaq maintain the order book off-chain in high-performance matching engines (Pillar, INET). Orders match at microsecond latency. Only the settled trade moves on-chain via DTC tokenization. This is the dominant model for institutional-grade tokenized equities.

Hybrid

On-chain order book with off-chain sequencing

Hyperliquid operates a fully on-chain order book with off-chain consensus sequencing for throughput. Sub-second block times, deterministic matching, transparent order flow. The order book state is verifiable on-chain but sequencing is centralized for performance.

DeFi native

Fully on-chain CLOB

Protocols like Serum (Solana) and dYdX v4 (Cosmos appchain) run the full order book on-chain. Every order placement, cancellation, and match is a transaction. Higher latency than off-chain engines but fully transparent and censorship-resistant. Gas costs limit viability for small orders.

AMM comparison

CLOB vs. AMM for tokenized assets

Automated market makers (Uniswap, Curve) dominate DeFi liquidity but CLOBs are preferred for tokenized securities: tighter spreads, no impermanent loss, regulatory familiarity, and support for limit orders. Institutional market makers require CLOB infrastructure to port existing strategies.

Market Landscape

CLOB implementations for tokenized markets

Exchange — equities

NYSE Pillar

NYSE's Pillar matching engine is being extended to tokenized securities. Price-time priority, sub-millisecond matching, full regulatory compliance (RegNMS, Reg SHO). The order book is the interface between traditional market structure and on-chain settlement via DTC.

Exchange — derivatives

Hyperliquid

On-chain perpetual futures CLOB with $7.3B+ cumulative volume on oil perps alone. 200,000 TPS capacity. Recently added spot trading. Native USDC settlement. Most performant on-chain order book in production. Public API enables real-time order book data integration.

Exchange — derivatives

dYdX v4

Cosmos appchain running a fully decentralized CLOB. Validators run the matching engine in-memory for performance while committing matches to chain. Perpetual futures with USDC settlement. Governance-controlled listing and fee parameters.

Infrastructure

Canton Network order matching

Digital Asset's Canton Network provides Daml smart contracts for atomic trade matching and settlement of DTC-custodied assets. Not a traditional CLOB but provides the programmable matching logic layer for institutional tokenized securities on DTCC infrastructure.

ICE/NYSE Cluster

From order book to settlement

Order book

StableCLOB — price discovery

The CLOB matches buyers and sellers at agreed prices. This is where you are now. The matched trade becomes a settlement obligation that flows downstream to clearing and settlement infrastructure.

Clearing

StableCCP — counterparty guarantee

The CCP interposes between buyer and seller, guaranteeing both sides of the trade. For tokenized securities, CCP netting reduces the number of on-chain settlement transactions required. June 2026 Treasury clearing deadline.

Settlement

AtomicDVP — delivery versus payment

The netted obligations from the CCP settle atomically: the tokenized security and the stablecoin payment transfer simultaneously on-chain. No counterparty risk. The full arc from order to settlement completes in the same trading session.

Reference Architecture

CLOB matching and settlement topology

Interactive reference architecture — order flow from client to matching engine, fill notification, CCP netting, and atomic DVP settlement. Off-chain and on-chain CLOB models compared side by side. Hyperliquid live order book data integration.

BUILDING — SVG + interactive version coming