Enclave: 1 ETH (WIP)
Create VM
Create an SGX-enabled VM on Azure.
Azure resources with SGX enabled
Open up your Azure console.

Print out all resources with SGX enabled.
List updated as at 19/08/2024 here.
Checks
Update packages
Dependencies
Rust
Cargo
OpenSSL & pkg-config
Set the PKG_CONFIG_PATH
Environment Variable
PKG_CONFIG_PATH
Environment VariableNon scp registration file transfer
Method 1: Manual copy-paste
Print out the contents of the registration_docker_001.json
file.
Copy the entire output starting from the opening curly brackets {
to the closing curly brackets }
and paste it onto a text editor / notepad on your laptop.
Example:

Save this plain text file as registration_docker_001.json
.
Last updated