No description
Find a file
2024-05-10 22:55:38 -04:00
.cargo Obligato liquidity prototype (#64) 2024-05-08 00:05:58 +02:00
.github Obligato liquidity prototype (#64) 2024-05-08 00:05:58 +02:00
enclaves/quartz Update bisenzone git deps (#71) 2024-05-08 00:20:11 +02:00
utils Update bisenzone git deps (#71) 2024-05-08 00:20:11 +02:00
.gitignore Ignore all Cargo.lock files 2024-01-11 03:21:39 -08:00
.rustfmt.toml Improve code formatting 2024-01-11 03:43:12 -08:00
Cargo.lock Update bisenzone git deps (#71) 2024-05-08 00:20:11 +02:00
Cargo.toml Init workspace 2024-01-11 03:21:22 -08:00
obligato_web3_liquidity_demo.md Update obligato_web3_liquidity_demo.md (#72) 2024-05-10 22:55:38 -04:00
README.md Obligato liquidity prototype (#64) 2024-05-08 00:05:58 +02: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.

Demos