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.

solana-agent
57
Established
solana-agent-sdk
40
Emerging
Maintenance 10/25
Adoption 13/25
Maturity 18/25
Community 16/25
Maintenance 10/25
Adoption 6/25
Maturity 10/25
Community 14/25
Stars: 15
Forks: 7
Downloads: 1,473
Commits (30d): 0
Language: Python
License: MIT
Stars: 3
Forks: 3
Downloads: 31
Commits (30d): 0
Language: TypeScript
License: —
No risk flags
No License

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.

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