Skip to main content

Testing

SGX ROFL

SGX ROFL apps are fully supported by the sapphire-localnet Docker image. Simply bind-mount your ROFL app folder and any ORC bundles will automatically be registered and executed on startup:

docker run -it -p8544-8548:8544-8548 -v .:/rofls ghcr.io/oasisprotocol/sapphire-localnet

TDX ROFL raw

Testing ROFL TDX raw instances locally is currently not support. You will need to deploy them on Sapphire Testnet.

TDX ROFL containers

The behavior of containers inside ROFL should be the same as running the podman-compose locally and exporting secrets:

export SECRET=some_secret
podman-compose up --build