mirror of
https://github.com/tlsnotary/tlsn.git
synced 2026-01-09 13:27:59 -05:00
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.