The Solana Agent Kit is an open-source toolkit designed to integrate AI agents with the Solana blockchain
1import { SolanaAgentKit } from 'solana-agent-kit'; 2const agent = new SolanaAgentKit({ 3 network: 'devnet', 4 apiKey: 'YOUR_API_KEY' 5}); 6 7// Deploy a new token 8const tokenAddress = await agent.deployToken({ 9 name: 'My AI Token', 10 symbol: 'AIT', 11 decimals: 9 12}); 13 14console.log('Token deployed:', tokenAddress);
Powerful tools to launch, trade, automate,
and integrate on Solana.
Support for Embedded wallets like Turnkey and Privy for enhanced security and human-in-the-loop confirmation
Modular plugins that reduce hallucinations and context bloat by allowing agents to call only relevant tools for specific tasks.
Mobile-friendly development with a React Native support and out of the box examples
LangChain evals for most tools increasing the performance of prompts
Lend on Lulo or Play on SEND Arcade or stake your SOL for JupSOL.