Files
tlsn/crates/examples
sinu.eth 21086d2883 refactor: clean up web pki (#967)
* refactor: clean up web pki

* fix time import

* clippy

* fix wasm
2025-08-18 08:36:04 -07:00
..
2025-06-27 16:40:29 +01:00
2025-08-18 08:36:04 -07: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.