ShadeOTC Logo
Solana • Noir • OTC

Zero-Knowledge OTC Tools for Modern Web3 Applications

ShadeOTC provides zero-knowledge proof infrastructure for private OTC workflows using Noir circuits on Solana. Enable confidential trade execution while maintaining on-chain transparency and settlement.

ShadeOTC SDK currently runs on Solana Devnet and will be launching on Mainnet soon.

Noir Circuit Snapshot

Provershade_prover::otc_trade
NetworkSolana Devnet
Proof time< 300ms
Verifieron-chain (Devnet)

Contract Address

View On Pump.Fun

4Ptxx9j8epvTUrxNTXEGrDEWyzXEtTX3LuubP45Npump

Always verify this address from official ShadeOTC.

How ShadeOTC Works

Four simple steps to integrate zero-knowledge OTC proofs into your application.

1

Install SDK

Add the ShadeOTC SDK to your existing tooling.

2

Initialize Noir Prover

Configure Noir circuits that express your OTC constraints.

3

Submit OTC Proof

Generate proofs that hide sensitive trade parameters.

4

Verify on Devnet

Send proofs to the ShadeOTC verifier on Solana Devnet.

Use Cases

Real-world applications for zero-knowledge OTC trading.

Large Block Trades

Execute high-volume trades without revealing pricing or counterparty information.

Institutional Trading

Enable confidential institutional OTC settlement with verifiable zero-knowledge proofs.

Private Derivatives

Trade derivatives with hidden strike prices and contract terms via private circuits.

Auction Mechanisms

Build sealed-bid auctions with cryptographic privacy and transparent verification.

Key Features

Built for privacy, performance, and developer experience.

Private OTC Flows

Keep pricing and counterparties private while still settling on-chain.

Noir-First Design

Built around Noir circuits so constraints remain flexible.

Devnet Ready

Integrate on Solana Devnet ahead of the Mainnet rollout.

Developer Friendly

Clean abstractions and minimal boilerplate for engineers.

Clone the Repository

Start experimenting with ShadeOTC locally on your own environment.

Git clone

git clone https://github.com/ShadeOTCTeam

Built with v0