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
Run ./run.sh or
npm run electron to start.
Build the Mac app with npm run build.