Examples & Usecases
Examples and Use Cases
Interactive Wallet Chatbot
A natural language interface for interacting with Move-based blockchains. Users can send commands in plain English to perform blockchain operations.
Features:
Send/receive tokens and NFTs
Check balances and transaction history
Create NFT collections
Interact with DeFi protocols
GitHub: https://github.com/MetaMove/move-agent-kit/tree/main/examples/chat-agent
Multi-Agent System (LangGraph Based)
A system of specialized AI agents working together to perform complex blockchain operations and bull post on twitter:
Manager Agent: Coordinates decisions and tasks
Read Agent: Read data from the aptos blockchain about joule finance
Tweet Writer Agent: Write bull posts about various onchain data
X Post Agent: Post tweets on X/Twitter
GitHub: https://github.com/MetaMove/move-agent-kit/tree/main/examples/langgraph-agent
Wallet Guardian (Freysa-like AI)
An AI based on Game where users have to blackmail an AI Agent into giving them all of its APT
Login with Google
Each user is allowed up to 10 messages
Try to jailbreak the AI Agent and get your reward
GitHub: https://github.com/MetaMove/wallet-guardian-agent
Telegram Bot Starter Pack
Telegram bot starter pack using Move agent kit
Manage user's encrypted private keys
Support various message formats
Last updated