blockchain AI agent
Basic Information
Blockchain AI Agent is an open-source framework designed to let developers integrate AI-powered agents with Solana and EVM blockchains to perform autonomous on-chain operations. It provides a library and runtime for combining language models and developer tools with blockchain SDKs so agents can mint and transfer tokens, deploy and manage NFTs and smart contracts, interact with DeFi protocols, fetch market data, and execute advanced flows such as bundled transactions. The project exposes typed TypeScript APIs, prebuilt toolsets for natural language command execution, and examples showing common tasks. It installs via npm as blockchain-ai-agent and is configured by supplying wallet private keys and RPC URLs. The README highlights integration with OpenAI, LangChain, and DALL-E for AI-driven decisions and asset generation and includes usage snippets for token minting, swapping, NFT deployment, and market queries.