Page cover

API Changelog

INITIAL RELEASE - Production Ready API

NEW ENDPOINTS:
βœ… GET /api/v1/pools
βœ… GET /api/v1/pools/{poolId}/deposits
βœ… GET /api/v1/deposit/estimate
βœ… GET /api/v1/withdrawal/estimate
βœ… POST /api/v1/commitment/generate
βœ… POST /api/v1/proof/verify
βœ… POST /api/v1/deposit/confirm
βœ… POST /api/v1/deposit/initiate
βœ… POST /api/v1/withdrawal/initiate
βœ… GET /api/v1/status/{transactionId}
βœ… GET /api/v1/pools/limits
βœ… GET /api/v1/statistics/volume
βœ… GET /api/v1/analytics/dashboard

FEATURES:
βœ… Zero-knowledge privacy mixing with Merkle trees
βœ… Support for BSC, Ethereum, and Polygon
βœ… Fixed denomination pools
βœ… 5-minute minimum privacy delay
βœ… 1% withdrawal fee
βœ… Comprehensive analytics

-------------------------------------------
UPCOMING FEATURES (ROADMAP)
-------------------------------------------

VERSION 1.1.0 (Q1 2025) - PLANNED
β–‘ Relayer support for gas-free withdrawals
β–‘ Multi-token support (USDT, USDC, DAI)
β–‘ WebSocket API for real-time updates
β–‘ Mobile SDK (React Native)

VERSION 2.0.0 (Q3 2025) - PLANNED
β–‘ zkSNARK proof system (Groth16)
β–‘ Enhanced zero-knowledge proofs
β–‘ On-chain governance

Last updated