Midnight Network Routes Its DEX Order Book Through Celestia, Skipping Custom P2P Infrastructure
Cardano's privacy chain is using a data availability layer as a peer-to-peer messaging backbone for its shielded swap protocol, a configuration that cuts engineering overhead and opens a shared liquidity pool across every venue reading the same data feed.
Midnight Network, the privacy-focused blockchain developed by Input Output Global and the first partner chain in the Cardano ecosystem, has adopted Celestia's data availability layer as the communication backbone for its Zswap decentralized exchange. Rather than building a dedicated gossip network to broadcast trade offers between users, Midnight posts encrypted swap messages directly to a shared Celestia namespace. Counterparties discover and match those offers by reading the same namespace, and completed trades settle on the Midnight layer-one chain. The architecture was detailed in a case study published on the Celestia blog on June 23, 2026, and updated August 24, 2026.
The technical premise is straightforward. Both data availability systems and peer-to-peer gossip networks solve the same underlying problem: getting information published by one participant in front of every other relevant participant. The difference is that a DA layer like Celestia provides cryptographic guarantees that data was posted and is retrievable, while traditional gossip protocols operate on a best-effort basis with no such guarantees. Rene Lubov, writing for Celestia, summarized the overlap this way: "DA and P2P solve the same core challenge: ensuring data published by one participant reaches all necessary network participants."
For Midnight, the practical payoff is speed to market. Sebastien Guillemot, CTO of the Midnight Foundation, said Celestia "helps Midnight move faster, replacing months of custom P2P protocol work and saving millions in engineering." That is a notable claim for a team working on Zswap, which is based on the Zerocash protocol and allows third parties to match trades without either user revealing their identity or balance. The swap flow works in four steps: users create sealed "trade X for Y" messages with balances and identity shielded, post them to a shared Celestia namespace, wait for counterparties to discover and match them, and then settle the merged transaction on Midnight's layer one. Counterparties can retrieve those messages either through optimistic namespace subscriptions or through on-demand pulls backed by BFT-signed confirmations, giving integrators a choice between low-latency streaming and stronger data guarantees. Any venue or wallet that indexes the same namespace automatically shares the same order book, giving the protocol what the Celestia post describes as "out-of-the-box shared liquidity."
The approach only became cost-viable in January 2026 when Celestia announced Fibre Blockspace, a high-throughput DA protocol targeting up to 1 Tb/s. Fibre, benchmarked across 498 nodes, represents a roughly 1,500x improvement over earlier throughput targets and uses ZODA encoding that Celestia claims handles blobs 881x faster than KZG-based alternatives; the protocol accepts individual blobs ranging from 256 KB to 128 MB. Without that capacity and the correspondingly low per-blob fees, absorbing the volume of short-lived P2P messages that a live order book generates would have been economically impractical. Celestia currently charges around $0.07 per megabyte for blobspace, compared to roughly $3.83 per megabyte on Ethereum mainnet. That 55x cost gap represents what analysts identify as the threshold between viable and unviable for high-frequency message workloads.
Celestia holds approximately 50% market share among dedicated DA providers, with 37 rollups on mainnet and 19 on testnet as of February 2026. The network has processed more than 160 gigabytes of data since mainnet launch, averaging around 2.5 GB per day. Its current capacity utilization sits near 0.05%, which means Midnight's order book traffic represents a new category of demand rather than competition for existing blobspace, though that same thin utilization relative to infrastructure investment is a factor in ongoing debates about TIA's fundamental valuation. TIA, Celestia's native token, carries a market cap of approximately $414 million as of the most recent available data.
Midnight launched its mainnet genesis block on March 17, 2026. Its token model splits into two assets: NIGHT, a fixed-supply governance token with a total supply of 24 billion, and DUST, a renewable resource generated by holding NIGHT that is used to pay for network activity. DUST regenerates over a 7-day charging cycle, a mechanic that decouples transaction costs from NIGHT's market price. Phase one of Midnight's Glacier Drop distributed more than 3.5 billion NIGHT to over 170,000 addresses. A subsequent Phase 2 Scavenger Mine distributed more than 1 billion additional NIGHT to over 8 million addresses, a figure that substantially broadens the measure of adoption beyond what Phase 1 alone suggests. The chain's proving system upgrade cut zero-knowledge verification time from 12 milliseconds to 6 milliseconds, and the team claims throughput capacity above 1,000 transactions per second.
The regional implications are most concrete in markets where formal financial infrastructure is thin and privacy has practical rather than ideological value. India ranks first, Nigeria ranks second, and Pakistan ranks eighth in the 2026 Global Crypto Adoption Index. Sub-Saharan Africa recorded stablecoin volume growth above 180% year over year, driven largely by remittances and cross-border settlement. For a developer team in Lagos, Nairobi, Accra, or Bengaluru building a privacy-preserving trading application, the ability to skip low-level networking infrastructure and inherit Celestia's data routing is a meaningful reduction in technical and financial barrier. Midnight's selective disclosure model, where users can prove compliance without exposing full transaction records, also positions the protocol as a potential tool for meeting the licensing requirements emerging from Kenya's VASP Act, Ghana's crypto legalization framework, and similar regulatory structures across the continent.
Midnight's launch partners include Worldpay, Bullish, MoneyGram, and Google Cloud. IOG has existing institutional relationships in sub-Saharan Africa through its Atala PRISM identity project, including a 2021 government partnership in Ethiopia, giving Midnight a distribution foothold that most new privacy chains lack. Whether the Celestia integration translates into real trading volume on Zswap will depend on developer adoption over the coming months.