mirror of
https://github.com/tlsnotary/tlsn.git
synced 2026-01-10 07:07:57 -05:00
feat: use server fixture for tlsn examples + removed Discord example The attestation example now has different modes: json, html and authenticated
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.
Refer to https://docs.tlsnotary.org/quick_start/index.html for a quick start guide to using TLSNotary with these examples.