https://github.com/oasisprotocol/demo-rofl
https://github.com/oasisprotocol/demo-rofl
Last synced: about 1 year ago
JSON representation
- Host: GitHub
- URL: https://github.com/oasisprotocol/demo-rofl
- Owner: oasisprotocol
- Created: 2025-01-23T13:56:08.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2025-04-28T10:26:43.000Z (about 1 year ago)
- Last Synced: 2025-04-28T11:39:50.485Z (about 1 year ago)
- Language: Shell
- Size: 19.5 KB
- Stars: 0
- Watchers: 13
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Demo ROFL App
This is a demo ROFL app that runs in TDX using Podman containers defined in a
`compose.yaml` file. It implements a simple price oracle in a shell script!
## Build
To build the ROFL app and reproduce the measurements, simply run:
```sh
oasis rofl build
```
You can verify the measurements against the policy specified in `rofl.yaml` and
published on chain by running:
```sh
oasis rofl build --verify
```
## Documentation
See [the ROFL documentation] for more details about ROFL-specific features
available to ROFL apps and on how to deploy the apps.
[the ROFL documentation]: https://docs.oasis.io/build/rofl