[dependencies.anda_core]
version = "0.4"
[dependencies.anda_engine]
version = "0.4"
[dependencies.candid]
version = "0.10"
[dependencies.icrc-ledger-types]
version = "0.1"
[dependencies.log]
version = "0.4"
[dependencies.num-traits]
version = "0.2"
[dependencies.schemars]
version = "0.8"
[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 = "2021"
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"
version = "0.2.5"