JupiterZ v2 Architecture
JupiterZ v2 is a high-performance Request for Quote system built on gRPC streaming for market makers to provide competitive liquidity on Solana.
Documentation
- Overview: Introduction to RFQ v2 features and capabilities
- Getting Started: Setup guide and prerequisites for market makers
- SDK Integration: Detailed examples for Rust and Python SDKs
- gRPC API Reference: Complete protocol specification
Market Maker Flow
User Flow
Key Features
- Bidirectional gRPC Streaming: Real-time quote updates and swap notifications
- Multi-level Orderbooks: Submit bid/ask levels with custom pricing
- Last Look: Review and sign transactions before execution
- Low Latency: Direct streaming connection for minimal delays
- Multi-language SDKs: Official Rust and Python support
Next Steps
Start with the Overview to understand RFQ v2 capabilities, then follow the Getting Started Guide to begin your integration.