No description
Find a file
2023-12-30 13:45:16 -08:00
.github/ISSUE_TEMPLATE Add issue template 2023-10-19 12:21:39 +02:00
utils cargo fmt 2023-12-30 13:45:16 -08:00
.gitignore Ignore all target/ dirs 2023-12-04 09:28:31 -08:00
README.md Fix README.md 2023-11-06 02:26:21 -08:00

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.