Skip to content

Latest commit

 

History

History
9 lines (6 loc) · 504 Bytes

File metadata and controls

9 lines (6 loc) · 504 Bytes

Examples

This folder contains examples demonstrating how to use the TLSNotary protocol.

  • Basic: Basic Prover and Verifier session.
  • Attestation: Issuing an attestation where a Verifier acts as a Notary.
  • Basic_zk: Basic Prover and Verifier session demonstrating zero-knowledge age verification using Noir.

Refer to https://tlsnotary.org/docs/quick_start for a quick start guide to using TLSNotary with these examples.