关于
CosmWasm allows AI agents to manage and interact with blockchain-based CosmWasm smart contracts. Built with Rust and leveraging cw-orchestrator, it provides a Model Context Protocol (MCP) server that facilitates querying contract states, executing contract functions, and retrieving account balances, thereby bridging the gap between AI and decentralized applications.
主要功能
- 1 GitHub stars
使用案例
- Querying CosmWasm contract states using natural language commands.
- Retrieving the balance of a specified account.
- Incrementing contract values through conversational interaction.