We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5404f4d commit 386a6d5Copy full SHA for 386a6d5
README.md
@@ -49,7 +49,7 @@ After generating the PIE file, you can create a proof:
49
- Additional details are available in the [stwo-web-stark repository](https://github.com/Okm165/stwo-web-stark).
50
51
- **Locally:**
52
- Run the following command to generate the proof:
+ Run the following command to generate the proof with [STWO](https://github.com/starkware-libs/stwo-cairo) cli:
53
```bash
54
run_and_prove --run_from_cairo_pie pie.zip --proof_path proof.json
55
```
0 commit comments