Domain
Trading
Execution privacy: RFQ intent/size/price, pre-trade leakage control. - Cross-domain atomicity (DvP/PvP) without HTLCs; optional zk-SPV for strong atomicity.
6
Case Studies
4
Patterns
3
Vendors
Shortest-path Patterns
Building blocks for trading privacy
Vendors
Who builds trading privacy tooling
Renegade
Renegade is a decentralized dark pool protocol for trading digital assets. It combines **maliciously-secure MPC** (for private order matching) with **zkSNARK proofs** (for verifiable settlement), ensuring balances, orders, and trade history remain confidential while still settling on-chain.
Aztec Rollup
Aztec is a privacy focused rollup (or zk-zk-rollup) on Ethereum that enables private transactions and programmable privacy. It is a fully programmable network where applications can access both private and public state.
Railgun
Railgun is a set of smart contracts providing **shielded transfers and private DeFi interactions** on Ethereum and other EVM-compatible chains. It uses zkSNARKs to maintain a UTXO-like note system (commitments and nullifiers) that allows users to send, receive, and interact with DeFi protocols while hiding wallet balances and transaction details.
Related use cases (secondary)