17 lines
565 B
Markdown
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.
|