ic_tee_agent 0.6.6

An agent to interact with the Internet Computer for Trusted Execution Environments (TEEs)
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
# `ic_tee_agent`
![License](https://img.shields.io/crates/l/ic_tee_agent.svg)
[![Crates.io](https://img.shields.io/crates/d/ic_tee_agent.svg)](https://crates.io/crates/ic_tee_agent)
[![Test](https://github.com/ldclabs/ic-tee/actions/workflows/test.yml/badge.svg)](https://github.com/ldclabs/ic-tee/actions/workflows/test.yml)
[![Docs.rs](https://img.shields.io/docsrs/ic_tee_agent?label=docs.rs)](https://docs.rs/ic_tee_agent)
[![Latest Version](https://img.shields.io/crates/v/ic_tee_agent.svg)](https://crates.io/crates/ic_tee_agent)

`ic_tee_agent` is an agent to interact with the Internet Computer for Trusted Execution Environments (TEEs).

## License
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.