Plonk

August 21, 2020 ยท View on GitHub

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

Contents

  1. 1Getting Started
  2. 2Testing
  3. 3Community