Skip to content

mmurrs/learnPLONK

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 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/Claude are your friends

Resources

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


Recommended Path

Caveat: I did not finish the path fully, going through this made me appreciate proving abstractions even more like zkVM/zkEVMs :)

Overall I would recommend bouncing between both theory & practical, working in pure abstract can be difficult to understand or makes it harder to ask deeper questions.

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