cycles-quartz/README.md
2024-05-08 00:05:58 +02:00

17 lines
582 B
Markdown

# tee-mtcs
Collection of tools and utilities to help run MTCS on TEEs.
## Enclaves
Gramine applications and accompanying Dockerfiles for ease-of-usage.
* [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.
## Demos
* [Quartz v0.2 demo](quartz_v0_2_demo.md) - Instructions to run the v0.2 demo.
* [Obligato Web3 liquidity demo](obligato_web3_liquidity_demo.md) - Instructions to run the Obligato with web3 liquidity
demo.