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/).