Jarrod Wattsblog.jarrodwatts.com·Oct 3, 2023Build Your Own Layer 2 Blockchain (using Polygon CDK)In this guide, I'll show you how you can create and operate your very own blockchain. More specifically, we'll walk through the process of creating a "ZK Validium". A layer 2 chain that utilizes zero-knowledge proofs to guarantee and verify the valid...Discuss·10 likeszkevm
Monkey D Luffysaurabhpatil.hashnode.dev·Oct 3, 2023zkApp Tutorial: Guess Game using o1js from o1Labs and deploying it locallyIntroduction: The more you try to find tutorials on zkApp, the more disappointed you will be because there are very few tutorials. So, here I am with one more tutorial for zkApp. This time we are using “o1js” language by “o1labs”. There is already an...Discuss·2 likes·77 readszero-knowledge-proofs
Ashish Meenablockchaindeveloperblog.hashnode.dev·Sep 29, 2023Unlocking Secrets Safely: A Deep Dive into Zero-Knowledge ProofsINTRODUCTION Hello everyone I'm back with a brand new article on zero-knowledge proof. In this article, I will explain Zero-knowledge proof as well as we will see how to implement zero-knowledge proof and some benefits of it as well in simple wording...DiscussWeMakeDevs
Monkey D Luffysaurabhpatil.hashnode.dev·Sep 25, 2023Code Your Own Zero Knowledge Proofs with Risc0Introduction: Zero-knowledge proofs enable private, secure transactions. With zkSNARKs and zkSTARKs, a prover can prove possession of some information to a verifier without revealing the actual data. This has huge potential for anonymity and confiden...Discuss·5 likeszero-knowledge-proofs
Shouryam Kumarcrazydev.hashnode.dev·Sep 11, 2023Understanding Zero-Knowledge Proofs and Their Applications in Web3Zero-knowledge proofs (ZKPs) are cryptographic technique that allows two parties to verify a statement without revealing any information about it. In the context of Web3, ZKPs have numerous potential applications, from privacy-preserving authenticati...Discuss·1 likeProgramming Blogs
Chaytali Jawalekarchaytali.hashnode.dev·Sep 10, 2023Zero Knowledge ProofBlockchain has brought great advantages like: ->Transparency ->Immutability ->Decentralization, etc., can lack the privacy needed for some transactions. The combination of Cryptography and Blockchain has attracted people’s attention recently after th...Discusszero-knowledge-proofs
Varun Doshivarunx.hashnode.dev·Sep 9, 2023Secure your Digital Identities with Polygon IDIn today's world, where everything seems to be through a digital medium and as such making sure our identities stay safe and private is vital. When you think about it – anytime you use an online service, our digital footprint persists. From financial...DiscussBlockchain
CryptapeforCryptape Jungleblog.cryptape.com·Sep 8, 2023VOProof: Efficient zkSNARKs from Vector Oracle CompilersAbstract The design of zkSNARKs is increasingly complicated and requires familiarity with a broad class of cryptographic and algebraic tools. This complexity in zkSNARK design also increases the difficulty in zkSNARK implementation, analysis, and opt...Discuss·1 like·51 readsResearchCryptography
Kirk HainesProwyhaines.io·Aug 30, 2023Unlocking the Future: Embracing Zero-Knowledge TechnologyIn the ever-evolving landscape of technology, one concept has emerged as a game-changer: Zero Knowledge Technology. This cutting-edge cryptographic approach has been making waves in recent times, and its relevance has never been more pronounced than ...Discusszero-knowledge-proofs
D Ozgur Cakirkayadocak.hashnode.dev·Aug 27, 2023🔐 Exploring Zero-Knowledge Proofs (ZKPs) in Blockchain Technology! 🔑In the enchanting world of cryptography, where data security reigns supreme, emerges a groundbreaking technology that's taking privacy to a whole new level—Zero-Knowledge Proofs (ZKPs). 🎩✨ Imagine a scenario where one party can prove to another that...DiscussZk