cycles-quartz/README.md

11 lines
362 B
Markdown
Raw Normal View History

2023-11-06 10:26:21 +00:00
# tee-mtcs
2023-11-06 10:22:21 +00:00
2023-11-06 10:26:21 +00:00
Collection of tools and utilities to help run MTCS on TEEs.
2023-11-06 10:22:21 +00:00
2023-11-06 10:26:21 +00:00
## Enclaves
2023-11-06 10:22:21 +00:00
2023-11-06 10:26:21 +00:00
Gramine applications and accompanying Dockerfiles for ease-of-usage.
2023-11-06 10:22:21 +00:00
2023-11-06 10:26:21 +00:00
* [enclaves/mtcs](enclaves/mtcs) - Runs MTCS on a given set of obligations specified as an input file.
* [enclaves/tm](enclaves/tm) - Runs (stateless) Tendermint light client verification on a given block.