Profile Picture
Illya Gerasymchuk
Entrepreneur / Engineer

Ever wondered how zkSNARKs & zkSTARKs ACTUALLY work under the hood? πŸ€”

Ever wondered how zkSNARKs & zkSTARKs ACTUALLY work under the hood? πŸ€”

πŸ” These ZeroKnowledge protocols offer a novel way to PROVE computations without revealing the computation itself! 🀯

⛓️ Native match with blockchain

(a thread 🧡)

🎯 At their core, zkSNARKs & zkSTARKs provide a cryptographic OBSERVATION of a computation πŸ”

πŸ•΅οΈ The PROVER generates the PROOF
βš–οΈ The VERIFIER checks the PROOF
πŸ”’ The PROOF itself encapsulates the computation, inputs & outputs

🀯 It's like a mathematical witness!

βœ… Generating the proof = Executing the computation
πŸ” Verifying the proof = Checking the computation's correctness
⏰ Verification is ~CONSTANT time, regardless of computation complexity

πŸš€ How do you think this affects SCALABILITY? πŸ’«

🌿 Thanks to their RECURSIVE properties, zkSNARKs & zkSTARKs enable INFINITE SCALABILITY ♾️

🧩 You can COMPRESS 1000s of proofs into a SINGLE one
⏳ Verification time remains ~CONSTANT
πŸ’° Gas costs are SLASHED

πŸ”₯ This is the power of ZKP! πŸ”₯

πŸ•°οΈ Compared to the Ethereum EVM's Linear Verifiable Computational Model (LVCM), zkSNARKs & zkSTARKs offer a Constant one (CVCM)

⚑ Verification time: O(1) vs. O(n)
πŸŒͺ️ Scalability: ♾️ vs. πŸ“ˆ
⛓️ Interoperability: πŸŒ‰ vs. 🚧

🌟 The implications of ZK are PROFOUND!

πŸ’‘ When combined with the blockchain, zkSNARKs & zkSTARKs are disruptive:

🌍 zkLocus: geolocation RWA
πŸ₯ zkSafeZones: Safeguarding civilians in warzones. Proposing to UN and ICRC
βš–οΈ Automated legal compliance on-chain
πŸ•΅οΈ Privacy-preserving AI systems

πŸ› οΈ

πŸ”— Deep dive into ZKP protocols of zkSNARK/zkSTARK and how combined with the blockchain they enable a new Verifiable Computation model by providing a cryptographic observation of a computationπŸ‘‡

https://illya.sh/blog/posts/zksnark-zkstark-verifiable-computation-model-blockchain/

πŸ’¬