Skip to content
LogoLogo

Honesty

Private DEX docs describe a research settle path. They are not a live public trading venue listing.

Product rules (positive)

  • Shielded settle: private notes in → public reserve deltas → private notes out.
  • This AMM spends notes, not bank balances in a transparent pair.
  • Oracle mids are bounds only when configured; a mid never creates notes or bumps reserves alone.
  • Fail closed when proof verification cannot run, seam checks fail, min_out misses, reserves are insufficient, the pool is paused, or a spent marker is reused.

Privacy honesty

PublicPrivate
Pool id, reserve deltas, fee paramsPer-note amounts
Spent markers, new commitmentsSpender identity and note lineage
Optional price mid + freshnessNote openings and secrets
Pool mid after settleWho traded which prior mint

Reserve deltas reveal approximate trade size. Per-note amounts stay private.

Relation to Private Bridge

The Private Bridge seals deposits and mints private notes. The Private DEX does not authorize foreign ingress. Shared note vocabulary means notes can compose; it does not mean bridge and DEX are one module.

Fail closed

Loading diagram...

Not this product

Not thisIn one clause
Public mainnet private AMM with open poolsLab research; no shipped public pool network here.
Drop-in cleartext token-pair swapThose spend bank balances; this spends notes.
Oracle-funded balancesMid alone cannot mint or bump reserves.
Encrypted-reserve / sealed-batch auction venueNot in v1.
Atomic multi-hop routerv1 is sequential hub edges only.