Files
tlsn/crates/examples
Hendrik Eeckhaut c6dc262a5e Use a local server (fixture) for the attestation example (#656)
feat: use server fixture for tlsn examples + removed Discord example

The attestation example now has different modes: json, html and authenticated
2024-10-29 14:53:01 +01: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.

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