Skip to content

Latest commit

 

History

History
7 lines (6 loc) · 197 Bytes

README.md

File metadata and controls

7 lines (6 loc) · 197 Bytes

circle-plonk

Using stwo to implement a Plonk prover and verifier over Circle STARK

Compile circle-plonk with:

RUSTFLAGS="-C target-cpu=native -C opt-level=3" cargo install --path .