Solana Agent
Chat-powered agent with Solana wallet and DeFi tools
Self-contained desktop app: balance, transfer, workspace tools, and a sandbox to run programs. Use your preferred LLM (NanoGPT, Inception, Venice) and manage your Solana keypair in the app.
Features
- Solana wallet (generate or import), balance, SOL & SPL transfers
- Workspace file tools and exec sandbox
- Chat with NanoGPT (default), Inception, or Venice
- All config and keys stored encrypted in the app database
Agents can use the API to swap SOL → BTC (reserve). See the API reference for swap endpoints.
Proof of Reserves — Agent Bitcoin Strategic Reserve: view balances, addresses (with QR codes), proof of ownership, and recent transactions for the reserve Bitcoin and Solana wallets.
Run ./run.sh or
npm run electron to start.
Build the Mac app with npm run build.