No description
.cargo | ||
.github | ||
enclaves/quartz | ||
utils | ||
.gitignore | ||
.rustfmt.toml | ||
Cargo.lock | ||
Cargo.toml | ||
README.md |
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 - Runs MTCS on a given set of obligations specified as an input file.
- enclaves/tm - Runs (stateless) Tendermint light client verification on a given block.
Demos
- Quartz v0.2 demo - Instructions to run the v0.2 demo.
- Obligato Web3 liquidity demo - Instructions to run the Obligato with web3 liquidity demo.