Generates a QR code.
The options for generating the QR code.
The generated QR code.
Signs a DVR token.
A promise that resolves with the signed DVR token.
Verifies a ZkPass proof token.
The ZkPass proof token to verify.
The DVR verifier.
Optional
tempPath: string(Optional) The temporary path to store the proof.
A promise that resolves with a boolean indicating whether the proof is valid.
Verifies a SIWE payload.
The SIWE payload to verify.
A promise that resolves when the verification is complete.
Generated using TypeDoc
Interface for a verifier.