06·2 min read
developmentroadmap
KIRITE is under active development. The roadmap is organized into three phases, each building on the previous to deliver progressively stronger privacy guarantees.
phase 0 — foundation (Q2 2026)
The initial release. Focus on proving the core concept and establishing the cryptographic foundation.
| deliverable | status |
|---|---|
| Confidential Transfer wrapper (devnet) | ✓ complete |
| Privacy transfer UI (wallet connect) | ✓ complete |
| Client-side proof generation (WASM) | in progress |
| Colosseum Hackathon S1 submission | in progress |
| Devnet public testing | upcoming |
| Documentation site | ✓ complete |
current focus
Phase 0 delivers encrypted amount transfers on Solana devnet — proving that Confidential Balances can be wrapped into a usable privacy product.
phase 1 — shield pool (Q3 2026)
The core mixing layer. This phase introduces sender-receiver unlinkability through the Shield Pool.
| deliverable | status |
|---|---|
| Shield Pool Solana program (Anchor) | upcoming |
| Multi-asset anonymity sets | upcoming |
| Time-locked deposit mechanism | upcoming |
| Withdrawal proof system | upcoming |
| Pool liquidity incentive program | upcoming |
| Security audit (Round 1) | upcoming |
phase 2 — stealth & mainnet (Q4 2026)
Full protocol deployment. All three privacy layers operational on mainnet.
| deliverable | status |
|---|---|
| Stealth address system | upcoming |
| On-chain stealth registry | upcoming |
| Routing engine v1 | upcoming |
| @kirite/sdk public release | upcoming |
| Mainnet deployment | upcoming |
| Security audit (Round 2) | upcoming |
| $KIRITE token launch | upcoming |
| Bug bounty program | upcoming |
beyond v1
Post-mainnet priorities based on community governance:
- Cross-chain privacy bridges — extend KIRITE privacy to assets bridged from other chains.
- Privacy-preserving DeFi — private swaps, private lending, private yield farming through composable SDK integration.
- Mobile client — native mobile SDK with hardware-accelerated proof generation.
- Compliance tooling — optional, user-controlled compliance proofs for regulated entities (view keys, selective disclosure).