Skip to content

Latest commit

 

History

History
7 lines (5 loc) · 1006 Bytes

README.md

File metadata and controls

7 lines (5 loc) · 1006 Bytes

plonk-by-fingers

This is a toy implementation of the excellent Joshua Fitzgerald Plonk by hand (part2) (part3) tutorial

  • all written from scratch, do not expect this code to be anything close to production, is intended just to understand the protocol
  • there is a mistake in the hand computations in part3 that says that where the correct value seems to be , this also affects the pairing, that is instead
  • test is here