TrustEE SDK

Hardware-level proof for autonomous agents

Deploy verifiable AI systems in cryptographic enclaves. TrustEE abstracts bare-metal complexity into a single developer-ready stack optimized for secure onchain execution.

+ Quick Start

Three steps to attestation

01 / INSTALL

npm install @renalabs/trustee-sdk import { TrustEE } from '@renalabs/sdk'; const session = await TrustEE.initialize({ enclaveId: 'secure-node-01', attest: true });

Initialize the SDK

Pull the TrustEE client directly into your runtime environment. Our lightweight wrapper handles enclave initialization without requiring manual bare-metal configurations.

02 / ATTEST

Generate hardware proof

TrustEE automatically requests cryptographic attestation from the underlying Intel SGX or AMD SEV hardware enclave, producing a hardware-level proof of secure execution.

03 / VERIFY

Settle onchain

Submit the generated cryptographic proof to our onchain verification smart contracts, enabling autonomous agents to settle transactions with absolute cryptographic certainty.

Open Source

Production-ready agent blueprints

Accelerate your development cycle using audited open-source templates designed specifically for high-stakes autonomous execution and secure onchain asset routing.

DeFi Vaults
Gaming
Inference

Autonomous Portfolio Manager

Verifiable NPC Logic

Secure Multimodal LLMs

Deploy agents that execute complex yield strategies with hardware-enforced parameter boundaries.

Ensure non-player character actions and state transitions are cryptographically secure and tamper-proof.

Run private user queries through large models with hardware-level guarantees against weight leaks.

Enclave Access

Request dedicated hardware nodes

Need custom enclave configurations or dedicated bare-metal infrastructure? Submit your technical requirements and our engineering team will provision your secure sandbox.