Skip to content

ntls-io/trusted-compute-MVP

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

68 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Nautilus Trusted Compute MVP

This repository is organized into several sub-directories containing components of the Nautilus Trusted Compute MVP.

Quick Links

Core Components

Execution Service & Enclave (/SGX-MVP)

Secure WASM binary execution environment with data sealing/unsealing capabilities and oracle integration.

JSON Schema Validator (/json-schema-validator)

JSON validation for ensuring data integrity and structure.

Smart Contracts (/TBD)

TBD blockchain integration for trusted compute verification and orchestration.

Oracle Node (/TBD)

Blockchain network validator that validates the state of the blockchain.

For detailed component documentation, implementation details, and setup instructions, please visit our documentation site.