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.

solana-agent-kit
82
Verified
solana-agent-sdk
40
Emerging
Maintenance 13/25
Adoption 19/25
Maturity 25/25
Community 25/25
Maintenance 10/25
Adoption 6/25
Maturity 10/25
Community 14/25
Stars: 1,627
Forks: 844
Downloads: 5,471
Commits (30d): 3
Language: TypeScript
License: Apache-2.0
Stars: 3
Forks: 3
Downloads: 31
Commits (30d): 0
Language: TypeScript
License: —
No risk flags
No License

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.

Scores updated daily from GitHub, PyPI, and npm data. How scores work