# Moby Market > Institutional-grade trading infrastructure for whale-sized DeFi trades on Solana. Open-source Rust workspace delivering OTC, TWAP/VWAP, zero-knowledge privacy, intent-based execution, and cross-chain liquidity routing. Moby Market is the open-source backbone for trading nine and ten-figure positions on-chain without front-running, slippage, or strategy leakage. It is a Solana program suite written in Rust (Anchor 0.29, solana-program 1.16) with formally verified critical paths and a privacy layer built on Groth16, PLONK, STARKs, and Bulletproofs. ## Core capabilities - [OTC marketplace](https://mobymarket.cryptuon.com/#features): Trustless on-chain escrow with RFQ and dark-pool order types for size discovery without telegraphing intent. - [TWAP / VWAP execution](https://mobymarket.cryptuon.com/#features): Randomized child-order scheduling across Serum, Raydium, Orca, Phoenix, and Lifinity with adaptive market-impact controls. - [Zero-knowledge privacy pools](https://mobymarket.cryptuon.com/#features): Pedersen commitments, stealth addresses, nullifier sets, and selective disclosure for compliant-but-private execution. - [Intent-based solver network](https://mobymarket.cryptuon.com/#features): Commit-reveal solver competition with on-chain reputation and MEV-resistant settlement. - [Cross-chain settlement](https://mobymarket.cryptuon.com/#features): Atomic Wormhole and LayerZero bridges with unified order routing. ## Pages - [Home](https://mobymarket.cryptuon.com/): Overview, features, and live competitor comparison. - [Pricing](https://mobymarket.cryptuon.com/pricing/): MIT-licensed self-host is free forever. Paid engagement covers integration, audits, and SLA. - [About](https://mobymarket.cryptuon.com/about/): Project mission, design principles, and the team behind the Rust workspace. - [Blog](https://mobymarket.cryptuon.com/blog/): Technical deep-dives on whale execution, ZK privacy, MEV, and protocol comparisons. ## Comparisons - [vs Hashflow](https://mobymarket.cryptuon.com/compare/hashflow/) - [vs CoW Protocol](https://mobymarket.cryptuon.com/compare/cow-protocol/) - [vs Paradex](https://mobymarket.cryptuon.com/compare/paradex/) - [vs Renegade](https://mobymarket.cryptuon.com/compare/renegade/) - [vs Jupiter](https://mobymarket.cryptuon.com/compare/jupiter/) ## Repository - Source: https://github.com/cryptuon/mobymarket (private) - License: MIT - Language: Rust (Anchor / Solana)