Skip to content

mmurrs/learnPLONK

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 

Repository files navigation

learnPLONK

Going through PLONK I realized the many different paths you might take to learn, as I go through my intro to PLONK I've created this repo to curate some of the best resources I've found going 0-1 on PLONK, ending with implementating part of a PLONK proving system in Python. Out of the resources I've come across these are the highest quality and hopefully this can help guide your own learning path.

Reminder - ChatGPT is your friend

Intro

Videos

  • David Wong's - PLONK Series
    • Great whiteboard-style walkthrough 12 part series of PLONK seperated by key sections. A nice way to break down the subtopics.
  • Zac Williamson walkthrough
    • Co-author of PLONK introduces and walks through it. This was a good overview and slightly more technical without going in full in depth to the implementation

Technical

Code

My Path

WIP, currently finishing PLONK by hand pt.3 (Verification) & PlonKathon. Finding it particulary helpful to do a section of PLONK by Hand then corresponding PlonKathon sections.

Recommended Path

TBD

If you're looking to dive deeper, there's a perfect Github full with even more resources for you to explore: Awesome PLONK

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published