97PeJKjDpxKeRrqbPtYcPh438NSEoofFbSMniMZxpumpDeployed on Solana Devnet
Enterprise-grade zero-knowledge modules designed for the Solana ecosystem. Each module provides privacy-preserving capabilities for specific use cases.
Privacy-Preserving Identity
Proof of personhood, age, and country verification without revealing personal data. Generate on-chain SBT for verified identities.
Financial Privacy
KYC proofs and blacklist verification for trading and merchant applications without exposing personal data to smart contracts.
Revolutionary DEX Privacy
First-of-its-kind on Solana. Private limit orders, proof of solvency without exposing balance, and MEV resistance through ZK verification.
Verifiable AI Compute
Prove AI inference correctness without revealing model or data. Future-proof solution for on-chain AI agents and game AI fairness.
GameFi Privacy
Private player actions, fair RNG, anti-cheat proofs, and tamper-proof leaderboards for blockchain gaming and metaverse.
Unified Multi-Proof
Killer feature: Aggregate multiple ZK proofs into one unified proof. Reduce compute costs by 90% and enable complex multi-proof verification.
A unified infrastructure connecting developers, proof systems, and Solana blockchain
Single SDK for all privacy modules
Batch multiple proofs efficiently
Optimized for high-performance
See how zkHub compares to traditional privacy solutions
| Feature | zkHub | Traditional ZK |
|---|---|---|
| Proof Generation Speed | <100ms | 500-2000ms |
| Multi-Proof Aggregation | ✓ Native | ✗ Manual |
| Gas Cost per Verification | ~0.001 SOL | ~0.01 SOL |
| Modular Architecture | ✓ 6 Modules | ✗ Monolithic |
| Developer SDK | ✓ Unified API | Different APIs |
| Solana Optimization | ✓ Native | Port from EVM |
| Documentation | ✓ Complete | Limited |
Our journey to becoming Solana's ZK infrastructure
Building the future of privacy on Solana








Built with enterprise-grade security standards
In Progress
Transparent & Auditable
No data exposure
Mathematical security
No single point of failure
Get started with zkHub in four simple steps
Add zkHub to your project
npm i @zkhub/sdkSet up your zkHub client
const zk = new ZkHub()Use zkID / zkTrade / zkAI modules
zk.generate(data)Through zkAggregator contract
zk.verify(proof)Everything you need to integrate zk-proof capabilities into Solana applications.
git clone https://github.com/zkhubs/zkhub-protocolEverything you need to know about zkHub
zkHub is a unified zero-knowledge aggregation layer for Solana that enables privacy-preserving dApps through modular proof generation and aggregated on-chain verification. It provides a complete infrastructure for building ZK-powered applications on Solana.
zkHub is built specifically for the Solana ecosystem, leveraging Solana's high-performance blockchain to provide fast and cost-effective zero-knowledge proof verification. The protocol is currently deployed on Solana Devnet with mainnet launch coming soon.
zkHub offers six core modules: zkID (decentralized identity), zkCompliance (regulatory compliance), zkTrading (private trading), zkAI (privacy-preserving AI), zkGame (gaming with hidden states), and zkAggregator (proof aggregation).
Getting started is simple: install the SDK using npm i @zkhub/sdk, initialize the client in your application, generate proofs using any of our modules, and verify them on-chain. Check our documentation for detailed guides and code examples.
Yes! zkHub is fully open source and available on GitHub. We believe in transparency and community-driven development. You can contribute, review the code, and build upon our infrastructure to create your own privacy-preserving applications.
zkHub is the first unified ZK aggregation layer built specifically for Solana. We offer modular proof generation, batch verification for cost efficiency, and a complete suite of privacy modules that work seamlessly together. Our focus on developer experience and Solana-native integration sets us apart.
Thanks to Solana's efficient architecture and our proof aggregation system, verification costs are minimal. Our zkAggregator batches multiple proofs together, reducing per-transaction costs by up to 90% compared to individual proof verification.
zkHub is currently in active development on Solana Devnet. We're conducting thorough security audits and gathering community feedback before the mainnet launch. Join our community to stay updated on the launch timeline and participate in our testnet program.
Join our community or check out the documentation for more details.
See how zkHub modules power privacy across diverse Solana applications
Users submit 3 proofs: age verification, proof of funds, and whitelist eligibility. zkHub aggregates them into one final proof for efficient verification.
First on Solana: Execute trades without exposing positions. Hidden order books with MEV protection through zero-knowledge proofs.
Prove AI model outputs are correct without revealing the model or input data. Enable trustless AI inference on Solana.
Create provably fair games with hidden player actions, verifiable RNG, and tamper-proof leaderboards.
Prove users are KYC verified and not on blacklists without sending personal data to smart contracts.
Enable voting without revealing voter identity. Prove citizenship or membership without disclosing personal information.