cycles-quartz/examples/transfers
Dave 279cd5180f
docs: Update docs to reflect crate reorg naming, and remove EPID docs (#233)
Co-authored-by: Dave Kaj <davidkajpust@informal.systems>
Co-authored-by: Ethan Buchman <ethan@coinculture.info>
2024-10-01 23:57:13 -04:00
..
.cargo refactor: refactor repo as standard rust monorepo (#222) 2024-09-30 23:33:22 +04:00
contracts docs: Update docs to reflect crate reorg naming, and remove EPID docs (#233) 2024-10-01 23:57:13 -04:00
enclave docs: Update docs to reflect crate reorg naming, and remove EPID docs (#233) 2024-10-01 23:57:13 -04:00
frontend Run transfers app E2E tests in an Action, and backend with docker compose (#203) 2024-10-01 16:13:39 -04:00
cargo-generate.toml refactor: refactor repo as standard rust monorepo (#222) 2024-09-30 23:33:22 +04:00
quartz.toml Run transfers app E2E tests in an Action, and backend with docker compose (#203) 2024-10-01 16:13:39 -04:00
README.md refactor: refactor repo as standard rust monorepo (#222) 2024-09-30 23:33:22 +04:00

Transfers

This is a simple Quartz demo app, complete with Keplr-based frontend. It allows users to deposit funds to a contract, transfer them around privately within the contract's encrypted state, and withdraw whatever funds they have.

See the getting started guide to get it quickly setup on a local testnet without SGX or on a real testnet using an Azure SGX node.

See this video of an early demo of the app at the Flashbots TEE-salon.