Skip to content

Polyexen demo of Plonkish Arithmetiation Format (Plaf) on the zkevm-circuits

Notifications You must be signed in to change notification settings

ed255/polyexen-demo

Repository files navigation

Plaf demo

This is a demo of Plaf: Plonkish Arithmetiation Format on the zkevm-circuits

Steps to run this:

You can find the circuit documents in demo/out

  • With extension .toml is a circuit description that contains:
    • Circuit info (number of rows, challenges used)
    • Columns used (public is halo2's instance, witness is halo2's advice)
    • arithmetic constraints
    • lookups
    • copy constraints
  • With extension _fixed.csv is a CSV of the fixed columns assignment
  • For convenience, with extension _fixed.sqlite is sqlite databases wiht the fixed columns assignents. They can be browsed with sqlitebrowser.

You can also see the output directly by downloading it from https://github.com/ed255/polyexen-demo/releases/download/2023-03-15/out.tgz

About

Polyexen demo of Plonkish Arithmetiation Format (Plaf) on the zkevm-circuits

Resources

Stars

Watchers

Forks

Packages