Skip to content

Latest commit

 

History

History
6 lines (4 loc) · 278 Bytes

README.md

File metadata and controls

6 lines (4 loc) · 278 Bytes

This package contains code related to the node's enclave component.

The entry point to the enclave component is the main function in enclave/main/.

The enclave component should be run entirely inside a trusted execution environment, e.g. using EGo (https://www.ego.dev/).