Skip to content

Latest commit

 

History

History
17 lines (14 loc) · 470 Bytes

README.md

File metadata and controls

17 lines (14 loc) · 470 Bytes

Noir WebAuthn

--> Noir installation

Build

nargo compile

You'll get a json used in the frontend for noir proving.

Tooling

We recommand you to use bun

If you come to change the noir file, you will need to recompute the verification key. You can do so with:

cd prover
bun run extractVerificationKey.ts