🔐PRIVACY FEATURES

Private Payments on Solana

Choose your privacy method: Stealth Addresses or Light Protocol ZK Compression

Connect Your Wallet

Choose your preferred Solana wallet

💡 Don't see your wallet?

Make sure your wallet app is installed. On mobile, you may be redirected to install it.

🔒

Loading...

How Stealth Addresses Work

📥

1. Receive

Generate your stealth meta-address and share it with senders. It stays the same for all payments.

💸

2. Send

Paste recipient's meta-address. We generate a unique one-time address for this payment only.

🔍

3. Scan & Claim

Scan the blockchain to detect your payments, then claim them to your wallet with one click.

🔐

Battle-Tested Cryptography

🔬 Cryptographic Primitives

  • X25519 ECDH - Used by Signal, WireGuard, TLS 1.3
  • Keccak-256 - Ethereum's hash function
  • Ed25519 - Solana's native signature scheme

🛡️ Security Guarantees

  • Unlinkability - Payments can't be linked together
  • Forward Secrecy - Past payments stay private
  • No Secret Exposure - Uses message signing only

Inspired by Monero (stealth addresses since 2014) • Implemented with @noble/curves & @noble/ciphers