Anda
ðĪ An AI agent framework built with Rust, powered by ICP and TEEs.
Install / Use
/learn @ldclabs/AndaREADME
Anda
ðĪ An AI agent framework built with Rust, powered by ICP and TEEs.
ð README Translations
English readme | äļæčŊīæ | æĨæŽčŠãŪ芎æ
ðĪ Introduction
Anda is an AI agent framework built with Rust, featuring ICP blockchain integration and TEE support. It is designed to create a highly composable, autonomous, and perpetually memorizing network of AI agents. By connecting agents across various industries, Anda aims to create a super AGI system, advancing artificial intelligence to higher levels.

âĻ Key Features
-
Composability: Anda agents specialize in solving domain-specific problems and can flexibly combine with other agents to tackle complex tasks. When a single agent cannot solve a problem alone, it collaborates with others to form a robust problem-solving network. This modular design allows Anda to adapt to diverse needs.
-
Simplicity: Anda emphasizes simplicity and ease of use, enabling developers to quickly build powerful and efficient agents. Non-developers can also create their own agents through simple configurations, lowering the technical barrier and inviting broader participation in agent development and application.
-
Trustworthiness: Anda agents operate within a decentralized trusted execution environment (dTEE) based on Trusted Execution Environments (TEEs), ensuring security, privacy, and data integrity. This architecture provides a highly reliable infrastructure for agent operations, safeguarding data and computational processes.
-
Autonomy: Anda agents derive permanent identities and cryptographic capabilities from the ICP blockchain, combined with the reasoning and decision-making abilities of large language models (LLMs). This allows agents to autonomously and efficiently solve problems based on their experiences and knowledge, adapting to dynamic environments and making effective decisions in complex scenarios.
-
Perpetual Memory: The memory states of Anda agents are stored on the ICP blockchain and within the trusted storage network of dTEE, ensuring continuous algorithm upgrades, knowledge accumulation, and evolution. This perpetual memory mechanism enables agents to operate indefinitely, even achieving "immortality", laying the foundation for a super AGI system.
ð§ Vision and Goals
Anda's goal is to create and connect countless agents, building an open, secure, trustworthy, and highly collaborative network of agents, ultimately realizing a super AGI system. We believe Anda will bring revolutionary changes across industries, driving the widespread application of AI technology and creating greater value for human society.
ðž About ICPanda DAO
ICPanda DAO is an SNS DAO established on the Internet Computer Protocol (ICP) blockchain, issuing the PANDA token. As the creator of the Anda framework, ICPanda DAO is dedicated to exploring the future of Web3 and AI integration.
- Website: https://panda.fans/
- Permalink: https://dmsg.net/PANDA
- ICP SNS: https://dashboard.internetcomputer.org/sns/d7wvo-iiaaa-aaaaq-aacsq-cai
- Token: PANDA on ICP network, https://www.coingecko.com/en/coins/icpanda-dao
ð Project
Documents:
Project Structure
anda/
âââ anda_cli/ # The command line interface for Anda engine server
âââ anda_core/ # Core library containing base types and interfaces
âââ anda_engine/ # Engine implementation for agent runtime and management
âââ anda_engine_server/ # A http server to serve multiple Anda engines
âââ anda_web3_client/ # The Rust SDK for Web3 integration in non-TEE environments
âââ agents/ # Various AI agent implementations
â âââ anda_bot/ # Example agent: Anda ICP
â âââ .../ # More agents in future releases
âââ tools/ # Tool libraries
â âââ anda_bnb/ # Anda agent tools offers integration with the BNB Chain (BNB).
â âââ anda_icp/ # Anda agent tools offers integration with the Internet Computer (ICP).
â âââ .../ # More tools in future releases
âââ characters/ # characters examples
âââ examples/ # AI agents examples
How to Use and Contribute
For Non-Developers:
You can follow the agents in the agents directory. For example, anda_bot.
The deployment process is currently complex, but we plan to launch a cloud service for one-click deployment in the future.
For Developers:
- Add more integration tools with external services in
tools; - Create more agent applications in
agents; - Or enhance the core engines
anda_coreandanda_engine.
Related Projects
- IC-TEE: ð Make Trusted Execution Environments (TEEs) work with the Internet Computer.
- IC-COSE: âïļ A decentralized COnfiguration service with Signing and Encryption on the Internet Computer.
ð License
Copyright ÂĐ 2026 LDC Labs.
ldclabs/anda is licensed under the MIT License. See LICENSE for the full license text.
Related Skills
node-connect
341.2kDiagnose OpenClaw node connection and pairing failures for Android, iOS, and macOS companion apps
frontend-design
84.5kCreate distinctive, production-grade frontend interfaces with high design quality. Use this skill when the user asks to build web components, pages, or applications. Generates creative, polished code that avoids generic AI aesthetics.
openai-whisper-api
341.2kTranscribe audio via OpenAI Audio Transcriptions API (Whisper).
commit-push-pr
84.5kCommit, push, and open a PR
