solana-agent and solana-agent-sdk
The TypeScript SDK is a complementary tool that provides programmatic access to the Solana ecosystem, which an AI agent like the one leveraging Agentic IQ would utilize to interact with the blockchain.
About solana-agent
truemagic-coder/solana-agent
Agentic IQ - $AGENT
Leverages GPT-5.4's instruction-following capabilities for reliable multi-agent orchestration with automatic tool chaining and persistent memory across conversations. Supports multi-modal inputs (text, audio, images), Solana blockchain integration, and smart workflow execution where agents automatically route between tools based on domain expertise. Built on OpenAI with optional compatibility for Groq and Cerebras models, plus integrations with MongoDB/Zep Cloud for memory and Pydantic Logfire for observability.
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