anda_icp

Crates.ioanda_icp
lib.rsanda_icp
version0.7.2
created_at2025-01-19 04:47:48.052982+00
updated_at2025-08-26 06:30:47.171461+00
descriptionAnda agent tools offers integration with the Internet Computer (ICP).
homepage
repositoryhttps://github.com/ldclabs/anda/tree/main/tools/anda_icp
max_upload_size
id1522537
size163,502
0xZensh (zensh)

documentation

README

anda_icp - Enables AI Agent to interact with ICP blockchain

License Crates.io Test Docs.rs Latest Version

anda_icp provides integration between the Anda agent framework and the Internet Computer (ICP) blockchain, enabling AI Agents to directly interact with ICP blockchain functionalities. Current features include:

  1. anda_icp::ledger::transfer::TransferTool: ICP token transfer utility
  2. anda_icp::ledger::balance::BalanceTool: ICP token balance query utility

Additional features will be introduced in future releases.

For more detailed information, please refer to the crate documentation.

License

Copyright © 2025 LDC Labs.

ldclabs/anda is licensed under the MIT License. See the MIT license for the full license text.

Contribution

Unless you explicitly state otherwise, any contribution intentionally submitted for inclusion in anda by you, shall be licensed as MIT, without any additional terms or conditions.

Commit count: 203

cargo fmt