← Back to home

zkParallel

zkParallel is a execution & testing framework that integrates zkp into smart contract development.

Problem Statement

zkParallel is a modular execution & testing framework that integrates zero-knowledge proofs (ZKPs) into smart contract development.It enables:Proof-verified execution on modular chains like Avail.Parallel execution + proof aggregation with Arcology.Hardhat integration: auto-generate & verify proofs inside the dev workflow.

Solution

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.

Hackathon

ETHOnline 2025

2025

Contributors