Skip to content

Commit

Permalink
Update README
Browse files Browse the repository at this point in the history
Signed-off-by: Jim Zhang <[email protected]>
  • Loading branch information
jimthematrix committed Aug 13, 2024
1 parent a7f611a commit fafec44
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions zkp/js/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -29,6 +29,7 @@ npm i

- set where you want to store the generated verification keys and the downloaded PTAU files
```console
export CIRCUITS_ROOT="$HOME/circuits"
export PROVING_KEYS_ROOT="$HOME/proving-keys"
export PTAU_DOWNLOAD_PATH="$HOME/Downloads"
mkdir -p $PROVING_KEYS_ROOT $PTAU_DOWNLOAD_PATH
Expand Down

0 comments on commit fafec44

Please sign in to comment.