cycles-quartz/apps/transfers
2024-09-29 01:24:39 -04:00
..
.cargo feat: cli dev command (#153) 2024-08-28 16:45:09 -07:00
contracts fix: change cargo generate configs to include lock file in template (#215) 2024-09-27 09:31:06 -04:00
enclave fix: change cargo generate configs to include lock file in template (#215) 2024-09-27 09:31:06 -04:00
frontend fix(transfers): sequence mismatch error while listening (#212) 2024-09-26 16:07:07 +04:00
cargo-generate.toml fix: change cargo generate configs to include lock file in template (#215) 2024-09-27 09:31:06 -04:00
quartz.toml fix: working and restructured relay in rust (#186) 2024-08-30 11:05:10 -07:00
README.md update READMEs and getting started 2024-09-29 01:24:39 -04:00

Transfers

This is a simple Quartz demo app. 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.