`ic_tee_cli` is a command-line tool implemented in Rust for the `ic-tee`.
Install:
```sh
cargo install ic_tee_cli
ic_tee_cli --help
ic_tee_cli tee-verify --url https://tee-demo.panda.fans/.well-known/attestation
```
Copyright © 2024-2025 [LDC Labs](https://github.com/ldclabs).
`ldclabs/ic-tee` is licensed under the MIT License. See [LICENSE](../../LICENSE-MIT) for the full license text.