cycles-quartz/README.md
Ethan Buchman 4ddddf19e4 Demo fixes and automated script (#73)
Co-authored-by: hu55a1n1 <sufialhussaini@gmail.com>
2024-05-13 15:50:29 +02:00

17 lines
565 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](demo/README.md) - Instructions to run the Obligato with web3 liquidity
demo.