0 reply
26 recasts
26 reactions
Let me explain Trusted Execution Environments and Zero Knowledge Proofs in the same way:
ZKPs are a process that runs code and generates both an answer and a proof
ZKP(code) → [answer, proof]
With the answer and a proof, you have run some process locally that everyone can trust. With this you can build oracles, applications, sequencers, and even blockchains.
TEEs are a process that runs code and generates both an answer and an attestation
TEE(code) → [answer, attestation]
With the answer and an attestation, you have run some process locally that everyone can trust. With this you can build oracles, applications, sequencers, and even blockchains.
The key difference: TEEs are faster (lower finality) and cheaper (less energy intensive).
The more you know 🌈🌟
Goin' live on @base and @superchaineco. Get in builder, where doing #truststuff. 0 reply
0 recast
0 reaction