Files
tlsn/crates/examples
sinu.eth 38820d6a3f refactor: consolidate into tlsn crate (#934)
* refactor: consolidate into tlsn crate

* clean up dead code

* bump lock file

* rustfmt

* fix examples

* fix docs script

* clippy

* clippy
2025-07-02 09:40:28 -07:00
..
2025-06-27 16:40:29 +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.