Mix Your SOL,
Keep Your Privacy
Xorax is a non-custodial privacy mixer on Solana. Break on-chain links between deposits and withdrawals using cryptographic commitments. Mix any amount with flexible time delays. Powered by $XORAX token.
Why Choose Xorax?
Privacy should be easy, not complicated
Flexible Amounts
Mix any amount you want - from 0.1 SOL to 10+ SOL. Quick select buttons or enter your custom amount.
Flexible Delays
Set your own withdrawal delay from 5 minutes to 24 hours. More time = more privacy.
Open Relayers
Anyone can act as a relayer. Decentralized network means no single point of failure.
Cryptographic Privacy
Uses commitment schemes with secret + nullifier. Your withdrawal cannot be linked to your deposit.
Low Fees
Only 0.01 SOL mixing fee + minimal gas. No hidden costs, completely transparent.
Solana Speed
Built on Solana for fast confirmations and low transaction costs. Privacy shouldn't be expensive.
How It Works
Three simple steps to private transactions
Deposit & Mix
Select your amount and time delay. Deposit your SOL with a cryptographic commitment. The protocol generates a secret and nullifier that only you control.
Wait for Privacy
Your chosen delay timer starts. During this time, more people deposit and withdraw, making it impossible to trace which deposit belongs to which withdrawal.
Withdraw Anywhere
After the delay, withdraw to any address you want. The on-chain link between your deposit and withdrawal is completely broken. Your privacy is restored.
Build with Xorax SDK
Integrate privacy mixing into your own applications with our official TypeScript SDK. Available on npm.
Quick Install
npm install xorax-sdkTypeScript-first SDK with full type safety and auto-completion
Features
- ✅ Complete TypeScript support
- ✅ Browser & Node.js compatible
- ✅ Crypto utilities included
- ✅ React hooks & examples
Quick Start Example
import { XoraxClient, generateSecret, generateNullifier } from 'xorax-sdk';
const client = new XoraxClient(connection, wallet);
const secret = generateSecret();
const nullifier = generateNullifier();
// Deposit 0.5 SOL with 1 hour delay
await client.deposit(commitment, 0.5, 3600);Powered by $XORAX
The native token of Xorax protocol with 1 billion total supply. Launched on Pump.fun and trading on Solana.
Ready to Mix?
Join hundreds of users protecting their privacy on Solana. Start mixing in under a minute.
Launch Xorax App →