Skip to content

Educational pure-Python implementation of ZKP proof systems (Groth16 + PLONK) using py_ecc/bn128

Notifications You must be signed in to change notification settings

tokamak-network/interactive-zkp-study

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

67 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Interactive zkp study web app

Install & Run

#Install python flask
virtualenv .venv
. .venv/bin/activate
(.venv) pip install -r requirements.txt
#Run flask
(.venv) flask --app app run

About

Educational pure-Python implementation of ZKP proof systems (Groth16 + PLONK) using py_ecc/bn128

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •