> PROTOCOL 01 // DEVELOPMENT ROADMAP
Building Private Finance
Our path from stealth addresses and ZK proofs to fully on-chain privacy with no backend required.
Current
Live in production
Stealth Addresses (ECDH)
One-time addresses for every transaction using Elliptic Curve Diffie-Hellman key exchange. Recipients receive funds without revealing their public address.
ZK Shielded Pool
Groth16 zero-knowledge proofs for private transfers. Amounts and participants are hidden on-chain using Solana's native alt_bn128 syscalls.
Backend Relayer
Relayer service that submits transactions on behalf of users, breaking the link between sender identity and on-chain activity.
Payment Streams
Real-time token streaming for subscriptions and recurring payments. Create, pause, and cancel streams with per-second settlement.
Jupiter Swap Integration
In-app token swaps powered by Jupiter aggregator with best-price routing across Solana DEXes.
Fiat On-Ramp (Buy Crypto)
Buy SOL, USDC, and USDT with credit card or bank transfer via MoonPay and Ramp Network integration.
Mobile App + Browser Extension
Full-featured Solana wallet available as a React Native mobile app and Chrome browser extension with dApp connectivity.
Next
Actively building
On-Chain Smart Contracts
Replace the backend relayer with fully on-chain Solana programs. Trustless, permissionless privacy — no server required.
P-01 Internal Network Mapping
Map internal transaction flows to optimize privacy routing and reduce on-chain fingerprinting across the P-01 network.
Advanced Privacy (Decoy Transactions + Noise)
Configurable decoy transactions and timing noise to defeat chain analysis heuristics. Multiple privacy levels from standard to maximum.
Future
On the horizon
AI Agent Integration
Autonomous AI agent that can execute transactions, manage streams, and optimize privacy settings on your behalf with confirmation controls.
Desktop App
Native desktop application for macOS, Windows, and Linux with full wallet functionality and hardware wallet support.
CLI Tool
Command-line interface for developers and power users. Script transactions, automate streams, and integrate P-01 into existing workflows.