Files
tlsn/crates/examples

Examples

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

  • Interactive: Interactive Prover and Verifier session without a trusted notary.
  • Attestation: Performing a simple notarization with a trusted notary.
  • Interactive_zk: Interactive 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.