Privacy Dashboard
Generate your Zejak vanity address and link it to your Solana wallet
Step 1: Enter Your Solana Wallet
This is your actual wallet address where funds will be delivered privately
Your wallet address is encrypted and never stored publicly. Only you can access funds sent to your Zejak address.
Step 2: Generate Vanity Address
Create a memorable Zejak-branded address to share publicly
Technical Implementation
Understanding the privacy protocol
// Vanity Address Generation
const zejakAddress = await generateVanityAddress({
pattern: "Zejak",
userWallet: "your_solana_wallet",
chain: "solana"
});
// Result: "Zejak..."
// Bridge Process (automatic)
Sender → Zejak Address → Zcash Pool (10-60 min) → Your Wallet
// Zero-knowledge proof ensures no on-chain linkPrivacy Features
- • zk-SNARKs (Groth16/Halo2)
- • Zcash Sapling/Orchard pools
- • 5-of-9 threshold signatures
- • Encrypted address mapping
Specifications
- • Fees: 0.3-0.5% (bridge + network)
- • Mixing time: 10-60 minutes
- • Min anonymity set: 10+ users
- • Network: Solana ↔ Zcash