Skip to content

Commit

Permalink
Fixed an https link + cleanup
Browse files Browse the repository at this point in the history
  • Loading branch information
BGluth committed Feb 12, 2024
1 parent 24501f4 commit a867e03
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions proof_gen/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,8 +4,10 @@ Library for generating proofs from proof IR.

For the time being, the only library that produces proof IR is currently [plonky-edge-block-trace-parser](https://github.com/0xPolygonZero/plonky-edge-block-trace-parser). Down the road, the IR will be produced by decoding the proof gen protocol.


# General Usage (Extremely rough, will change)

In [proof_gen.rs](https://github.com/0xPolygonZero/zk_evm/proof-gen/blob/main/src/proof_gen.rs), there are three core functions:

- `generate_txn_proof`
- `generate_agg_proof`
Expand Down

0 comments on commit a867e03

Please sign in to comment.