Why ZEclipse?
Direct Solana transfers are permanently traceable. ZEclipse breaks the transaction graph by routing transfers through 4 anonymizing hops with 48 paths per hop (4 real + 44 fake), yielding an anonymity set of over 5.3 million possible paths.
Key capabilities
- Multi-hop, multi-path routing with fake splits for strong graph privacy.
- Zero-knowledge proofs (HyperPlonk, range + Merkle proofs) with Poseidon hashing.
- Temporal obfuscation to defend against timing correlation attacks.
- Cost-efficiency optimizations to keep fees low and efficiency ~98%.
For developers
Integrate privacy into existing Solana apps with a single call using the TypeScript SDK and DApp connector. ZEclipse handles proof orchestration, routing, temporal obfuscation, and cost optimization.
Start building
- Read the Getting Started guide.
- Plug in the SDK via SDK Quickstart.
- Explore the DApp Connector and Program Architecture.
Learn the privacy model
ZEclipse combines graph obfuscation, amount hiding, temporal noise, and multi-recipient distribution into a single protocol. The docs walk through the cryptography, architecture, and practical threat model.