ic_tee_cli

Crates.ioic_tee_cli
lib.rsic_tee_cli
version0.6.5
created_at2024-11-05 01:03:03.254693+00
updated_at2025-08-26 03:54:06.833964+00
descriptionA command-line tool implemented in Rust for the IC-TEE.
homepage
repositoryhttps://github.com/ldclabs/ic-tee/tree/main/src/ic_tee_cli
max_upload_size
id1435880
size122,241
0xZensh (zensh)

documentation

README

ic_tee_cli

ic_tee_cli is a command-line tool implemented in Rust for the ic-tee.

Usage

Install:

cargo install ic_tee_cli
# get help info
ic_tee_cli --help

# verify a TEE attestation from url
ic_tee_cli tee-verify --url https://tee-demo.panda.fans/.well-known/attestation

License

Copyright © 2024-2025 LDC Labs.

ldclabs/ic-tee is licensed under the MIT License. See LICENSE for the full license text.

Commit count: 105

cargo fmt