Skip to content

Latest commit

Β 

History

History
22 lines (16 loc) Β· 579 Bytes

File metadata and controls

22 lines (16 loc) Β· 579 Bytes

zkproofs-test

zkProver Playground

πŸ›  This repository contains experiments and research on zero-knowledge proofs (zk-SNARKs) and prover networks.

πŸ“Œ About

This project explores the implementation of lightweight zk-provers for L1/L2 scalability and privacy.

  • πŸ”’ zk-SNARK circuits
  • ⚑ GPU-friendly proving
  • 🌐 Integration with testnets

πŸ“‚ Structure

  • src/ – experimental code
  • docs/ – technical notes
  • test/ – testnet scripts

πŸš€ Getting Started

git clone https://github.com/Safiraromao/zkproofs-test.git
cd zkproofs-test