Deployed on Solana Devnet
Your AI trades.
Nobody sees.
An autonomous AI portfolio manager that executes SOL/USDC trades with on-chain privacy. Trade amounts are hidden via Umbra confidential transfers. Investors audit via viewing keys -- not public explorers.
The Problem
xAI fund trades on-chain -- everyone sees what it buys
xCompetitors front-run every trade
xInvestors see unrealized losses and panic sell
xAlpha decays because strategy is public
Solana Explorer:
Transfer: 2,847.31 USDC to DeFi Pool
From: Av6h...FgYqo
Amount: VISIBLE TO EVERYONE
The Solution: Umbra
+Trade amounts are encrypted on-chain
+Portfolio balance hidden from public
+Investors get viewing keys to audit privately
+Risk limits enforced before confidential transfers
Solana Explorer:
Transfer: ***** USDC (confidential)
From: Shielded
Amount: HIDDEN VIA UMBRA MPC
📈
Backtest Results
XGBoost model tested on 129k candles. Equity curve, win rate, Sharpe ratio.
Explore →⚡Live Simulation
Watch the AI trade against real SOL price. Every step visible: predict, risk check, private transfer.
Explore →🔐Privacy Demo
See what the public sees vs what the owner sees. Try decrypting balances with a viewing key.
Explore →How It Works
Market DataJupiter / Birdeye
XGBoost AI14 features + SHAP
Risk Check8-point validation
Umbra TransferAmount hidden
SettlementOn Solana
On-Chain Programs
Built with XGBoost + Umbra SDK + Anchor + Next.js