

Core Components
Shield, transfer, and withdraw tokens privately. Every operation is backed by a Groth16 ZK-SNARK proof verified on-chain — no counterparty learns the amounts or participants.
Groth16 proofs over BN254 with Poseidon hashing. Circuits compiled from Circom and verified natively in the Substrate runtime — no trusted off-chain verifier required.
Reveal only what you choose — value, asset ID, or ownership — with a ZK proof. Auditability without sacrificing privacy.
One keypair, two worlds. EVM and Substrate accounts share the same balance natively. Add aliases and Private Link for ZK-verifiable cross-chain identity flows.
Full Frontier-based EVM. Deploy Solidity contracts without modification, use MetaMask or Rabby, and call shielded pool operations directly from EVM via precompiles.
Built on FRAME. Modular runtime pallets, XCM cross-chain communication, and a customizable execution environment designed for production-grade chains.
Documentation
Getting Started
Installation, node setup, and first transactions.
Architecture
System design, shielded pool, ZK proofs, and EVM integration.
Vision
Project goals, principles, and long-term direction.
Roadmap
Development phases, milestones, and planned features.
Quick Links
- Installation - Build from source
- Run a Node - Development and production modes
- Wallet CLI - Privacy operations
- Privacy Architecture - ZK proof system and shielded pool design