Getting Started
Github Runner
Apply for a nitro enclave machine on AWS.
Configure the GitHub runner:
Settings → Actions → Runners → New self-hosted runner
Follow the instructions to configure the GitHub Runner
Download the enclave image file (e.g. ata-build-rust-latest.eif)
Download TEE Compile.
Github Action
Create tee_compile.yml
under the project's .github/workflow
directory.
Create the build.json
file in the project.
TEE Compile
Last updated
Was this helpful?