barryWhiteHat/plonk_tutorial

Jupyter Notebook

81

35 commits

updated Nov 17, 2020

See the code

README

Plonk

A Python tutorial of the paper PLONK: Permutations over Lagrange-bases for Oecumenical Noninteractive arguments of Knowledge it is incomplete WIP, not secure, not correct just to help people learn.

Getting Started

pip install -e .

See ./plonk.ipynb for the tutorial.

Testing

pip install -e .[test]
pytest --nbval

Community

https://t.me/plonk_tutorial

Contributors

ChihChengLiang

21 commits

ethorhil

9 commits

barryWhiteHat

3 commits

lispc

2 commits

barryWhiteHat/plonk_tutorial

Jupyter Notebook

81

35 commits

updated Nov 17, 2020

See the code

README

Plonk

A Python tutorial of the paper PLONK: Permutations over Lagrange-bases for Oecumenical Noninteractive arguments of Knowledge it is incomplete WIP, not secure, not correct just to help people learn.

Getting Started

pip install -e .

See ./plonk.ipynb for the tutorial.

Testing

pip install -e .[test]
pytest --nbval

Community

https://t.me/plonk_tutorial

Contributors

ChihChengLiang

21 commits

ethorhil

9 commits

barryWhiteHat

3 commits

lispc

2 commits

Languages

Jupyter Notebook

71.1%

Python

28.9%