Building a ZKP system from scratch in Rust
New to zero-knowledge proofs? This is part of my ZK Proof First Steps series, where we’re building a ZKP system from scratch in Rust! 🚀 In today's video, we dive into creating circuits, constraint systems, and generating proofs for real applications like Merkle trees—all from the ground