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.
Deploy SPL tokens or launch directly on Pump.fun. Swap any token using Jupiter.
Lend on Lulo or Play on SEND Arcade or stake your SOL for JupSOL.