#ai-agent #tee #icp

app anda_cli

The command line interface for Anda engine server

3 unstable releases

Uses new Rust 2024

0.6.0 Mar 21, 2025
0.2.1 Mar 12, 2025
0.2.0 Mar 11, 2025

#12 in #icp

Download history 42/week @ 2025-03-05 206/week @ 2025-03-12 117/week @ 2025-03-19 10/week @ 2025-03-26

375 downloads per month

MIT/Apache

160KB
2.5K SLoC

anda_cli

Running locally

git clone https://github.com/ldclabs/anda.git
cd anda
cp example.env .env
# update .env
cargo build -p anda_cli

./target/debug/anda_cli --help
./target/debug/anda_cli rand-bytes -l 48 -f hex
./target/debug/anda_cli agent-run --help
./target/debug/anda_cli agent-run -p 'Please check my PANDA balance'
./target/debug/anda_cli agent-run --id path_to_my_identity.pem -p 'Please check my PANDA balance'

License

Copyright © 2025 LDC Labs.

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

Dependencies

~31–63MB
~1M SLoC