AI-powered Solana wallet security dashboard built on Ambient Network. Every threat alert is analyzed by Ambient's verified AI (ambient/large) and comes with a cryptographic proof receipt stored on-chain.
- Real-time wallet monitoring - connects your Phantom wallet and monitors activity
- Token Scanner - paste any Solana token address and get an AI risk analysis with a verified proof receipt
- Approval Manager - see all active token approvals and revoke dangerous ones
- Transaction History - full timeline of wallet activity with AI risk ratings
- Proof Receipts - every AI decision generates a cryptographic proof verified by Ambient's Proof of Logits consensus
Every AI analysis in WalletSentry is powered by Ambient's ambient/large model via verified inference. Unlike traditional AI APIs where the model can change silently or outputs can be manipulated, Ambient's Proof of Logits consensus means every AI decision is cryptographically verifiable on-chain. When WalletSentry says a token is HIGH RISK - you can prove that's what the AI said, permanently.
- React + Vite + Tailwind CSS
- Ambient API (https://api.ambient.xyz) - model: ambient/large
- Solana web3.js - RPC: https://rpc.ambient.xyz
- Phantom wallet adapter
- React Router
https://walletsentry.vercel.app
- Clone the repo
- Run
npm install - Create a
.envfile with your Ambient API key:Get your API key at app.ambient.xyz/keysVITE_AMBIENT_API_KEY=your_key_here - Run
npm run dev - Open http://localhost:5173
- Install Phantom wallet from phantom.app
- Click Connect Wallet
Note: Scan history and proof receipts are saved locally in your browser per wallet address.
Jeff - @web3_tech_ on X
Built on Ambient Network testnet. Part of the Ambient developer ecosystem.