zkParallel is a execution & testing framework that integrates zkp into smart contract development.
zkParallel is a modular execution & testing framework that integrates zero-knowledge proofs (ZKPs) into smart contract development.
It enables:
zkParallel is built as a modular execution and verification framework combining Circom, snarkjs, Hardhat, and a React-based frontend. The system allows users to execute transactions, generate zk-SNARK proofs, and verify correctness — both locally and within developer tooling. The most hacky thing is that I have just started learning about ZK, hoping to gain some potential opportunities and improve my abilities through this project. Now I am gradually beginning to understand the principles of ZK.

