anda_icp 0.9.2

Anda agent tools offers integration with the Internet Computer (ICP).
Documentation
[dependencies.anda_core]
version = "0.9"

[dependencies.anda_engine]
version = "0.9"

[dependencies.candid]
version = "0.10"

[dependencies.icrc-ledger-types]
version = "0.1"

[dependencies.log]
features = ["kv_serde"]
version = "0.4"

[dependencies.num-traits]
version = "0.2"

[dependencies.schemars]
version = "1.0"

[dependencies.serde]
features = ["derive"]
version = "1"

[dependencies.serde_json]
version = "1"

[dependencies.tokio]
features = ["full"]
version = "1"

[dev-dependencies]

[lib]
name = "anda_icp"
path = "src/lib.rs"

[package]
autobenches = false
autobins = false
autoexamples = false
autolib = false
autotests = false
build = false
categories = ["accessibility", "web-programming", "development-tools", "text-processing"]
description = "Anda agent tools offers integration with the Internet Computer (ICP)."
edition = "2024"
keywords = ["ai-agent", "icp", "tee"]
license = "MIT OR Apache-2.0"
name = "anda_icp"
publish = true
readme = "README.md"
repository = "https://github.com/ldclabs/anda/tree/main/tools/anda_icp"
resolver = "2"
version = "0.9.2"