Skip to content

Commit

Permalink
feat: update cargo prove vkey usage in README (#41)
Browse files Browse the repository at this point in the history
  • Loading branch information
leruaa authored Nov 16, 2024
1 parent 9a1ea7f commit 29ca8f3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -68,7 +68,7 @@ inside Solidity.
To retrieve your `programVKey` for your on-chain contract, run the following command:

```sh
cargo prove vkey --elf elf/riscv32im-succinct-zkvm-elf
cargo prove vkey --program fibonacci-program
```

## Using the Prover Network
Expand Down

0 comments on commit 29ca8f3

Please sign in to comment.