Co-authored-by: Dave Kaj <davidkajpust@informal.systems> Co-authored-by: Ethan Buchman <ethan@coinculture.info>
700 B
700 B
Quartz CosmWasm Packages
CosmWasm packages for building Quartz apps and verifying remote attestations from SGX.
The main interface for CosmWasm developers is package core
.
Packages
quartz-contract-core
. High-level framework for building attestation-aware smart contracts by wrapping CosmWasm messages in TEE attestations (e.g. DCAP).quartz-dcap-verifier
: Standalone smart contract for verifying DCAP attestations that can be called by other contracts.quartz-tee-ra
: Implements core types for SGX quotes and verification for DCAP attestationsquartz-tcbinfo
: Standalone smart contract for verifying attestations come from valid/secure Trusted Compute Base (TCB)