solana-agent-kit and solana-agent-sdk
The Solana Agent SDK appears to be an ecosystem sibling to the Solana Agent Kit, likely providing a more fundamental, TypeScript-native programmatic interface that the broader, higher-level Agent Kit could potentially leverage or build upon for connecting AI agents to Solana protocols.
About solana-agent-kit
sendaifun/solana-agent-kit
connect any ai agents to solana protocols
Provides 60+ modular Solana actions through a plugin architecture (Token, NFT, DeFi, Misc, Blinks), enabling token deployment, trading via Jupiter/Raydium, NFT minting, lending/borrowing, and compressed airdrops. Integrates with LangChain and Vercel AI SDK for autonomous agent execution, supporting both interactive and autonomous modes with real-time market data from CoinGecko and Pyth feeds. Supports multi-protocol interactions including Metaplex, Wormhole, deBridge, Jito, and Drift Protocol across DeFi, NFT, and blink operations.
About solana-agent-sdk
JarvisOpenClaw/solana-agent-sdk
A pure TypeScript SDK giving AI agents complete programmatic access to the Solana ecosystem
# Technical Summary Embeds natural language parsing, transaction simulation, and safety guardrails specifically for agent workflows—enabling one-line operations like `parseIntent("swap 2 SOL for USDC")` and `checkSwapSafety()` to prevent wallet drainage before execution. Built on @solana/web3.js core primitives with integrated DeFi connectors (Jupiter, Drift, Pyth, Kamino) and a simulation engine that previews transactions on-chain to surface errors without burning fees.
Related comparisons
Scores updated daily from GitHub, PyPI, and npm data. How scores work