mirror of
https://github.com/tlsnotary/tlsn.git
synced 2026-01-10 07:07:57 -05:00
* refactor: consolidate into tlsn crate * clean up dead code * bump lock file * rustfmt * fix examples * fix docs script * clippy * clippy
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.