Move Agent Kit
@Nishu0
Move Agent Kit について
概要はまだありません
基本情報
設定
ツール
ツールは検出されませんでした
ツールは README から自動的に抽出されます。メンテナーは ## Tools という見出しの下に記載することで、このタブに反映できます。
概要
What is Move Agent Kit?
Move Agent Kit is an open-source toolkit that connects AI agents to Move/Aptos blockchains, providing a unified interface for token, NFT, and DeFi operations. It is designed for developers building AI-powered blockchain applications.
How to use Move Agent Kit?
Install via npm (npm install move-agent-kit) or clone from source, configure environment variables (APTOS_PRIVATE_KEY, optionally ANTHROPIC_API_KEY, OPENAI_API_KEY, PANORA_API_KEY), then initialize AgentRuntime with a signer and use createAptosTools to get LangChain-compatible tools.
Key features of Move Agent Kit
- Token transfer, mint, and burn operations
- NFT collection creation, mint, transfer, burn
- Read and parse blockchain data and events
- Account management with transaction and message signing
- Native integration with DeFi protocols (Joule, Amnis, Thala, etc.)
- LangChain and LangGraph integration for AI agent workflows
Use cases of Move Agent Kit
- Build an interactive wallet chatbot with natural language commands
- Create a multi-agent system for DeFi operations and social media posting
- Develop a wallet guardian game where users try to jailbreak an AI agent
- Launch a Telegram bot with encrypted wallet management and blockchain interactions
FAQ from Move Agent Kit
What is Move Agent Kit?
Move Agent Kit is a comprehensive toolkit that simplifies AI agents' interactions with Move-based blockchains, offering token, NFT, and account management capabilities.
How do I install Move Agent Kit?
Install via npm: npm install move-agent-kit. Alternatively, clone the repository from GitHub and run npm i from the source directory.
Which protocols does Move Agent Kit support?
It supports Joule, Amnis, Thala, Echelon, LiquidSwap, Panora, Aries, and Echo, covering lending, borrowing, staking, DEX, and aggregation operations.
What are the runtime dependencies?
You need Node.js, an Aptos private key, and optionally API keys for Anthropic, OpenAI, and Panora. The toolkit uses LangChain and LangGraph for AI agent integration.
Where can I find full documentation?
Full documentation is available at the MetaMove GitBook documentation page: https://metamove.gitbook.io/move-agent-kit.
「AI とエージェント」の他のコンテンツ
Just Prompt - A lightweight MCP server for LLM providers
dislerjust-prompt is an MCP server that provides a unified interface to top LLM providers (OpenAI, Anthropic, Google Gemini, Groq, DeepSeek, and Ollama)
Web Agent Protocol
OTA-Tech-AI🌐Web Agent Protocol (WAP) - Record and replay user interactions in the browser with MCP support
MCP Server - Remote MacOs Use
baryhuangThe only general AI agent that does NOT requires extra API key, giving you full control on your local and remote MacOs from Claude Desktop App
Hass-MCP
voskaControl and query Home Assistant from Claude and other LLMs — a Model Context Protocol (MCP) server.
mcp-hfspace MCP Server 🤗
evalstateMCP Server to Use HuggingFace spaces, easy configuration and Claude Desktop mode.
コメント