mirror of
https://github.com/logos-storage/proof-aggregation.git
synced 2026-01-03 22:33:08 +00:00
update workflow README.md
This commit is contained in:
parent
5520a52f8c
commit
7bf138a31b
@ -1,5 +1,4 @@
|
|||||||
# Workflow of the Storage Proof Circuits
|
# Workflow of the Storage Proof Circuits
|
||||||
WARNING: This is a work-in-progress prototype, and has not received careful code review. This implementation is NOT ready for production use.
|
|
||||||
|
|
||||||
This crate guides you through generating the circuit input,
|
This crate guides you through generating the circuit input,
|
||||||
building the circuit,
|
building the circuit,
|
||||||
@ -35,8 +34,7 @@ rustup override set nightly
|
|||||||
|
|
||||||
- Go 1.22+ (for the GNARK-based verifier)
|
- Go 1.22+ (for the GNARK-based verifier)
|
||||||
|
|
||||||
### Generate Circuit Input
|
### Workflow
|
||||||
The steps to generate circuit input with **fake data** are the following:
|
|
||||||
|
|
||||||
#### Step 1: Setting Up Parameters
|
#### Step 1: Setting Up Parameters
|
||||||
- Input params: parameters for generating the circuit input can be defined in [`params.sh`](scripts/params.sh).
|
- Input params: parameters for generating the circuit input can be defined in [`params.sh`](scripts/params.sh).
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user