This commit is contained in:
M Alghazwi 2025-06-23 15:46:40 +02:00
parent 26a0a6b675
commit 659d0bd145
No known key found for this signature in database
GPG Key ID: 646E567CAD7DB607

View File

@ -4,7 +4,7 @@ Proof Aggregation
This repository contains all work related to the Codex storage proof system which supports proof aggregation (currently only local proof aggregation). This repository contains all work related to the Codex storage proof system which supports proof aggregation (currently only local proof aggregation).
## Quick Usage ## Quick Usage
see [`codex-storage-proofs-circuits`](./codex-storage-proofs-circuits) to look at the circuits. see [`codex-storage-proofs-circuits`](./codex-plonky2-circuits) to look at the circuits.
see [`proof-input`](./proof-input) to test the circuits. see [`proof-input`](./proof-input) to test the circuits.