Files
tlsn/crates/examples
yuroitaki c8524d934b fix: correct paths following repo reorg (#554)
* Fix paths following repo reorg.

* Apply fmt.

---------

Co-authored-by: yuroitaki <>
2024-08-02 19:45:08 +08:00
..

Examples

This folder contains examples showing how to use the TLSNotary protocol.

  • simple shows how to perform a simple notarization.
  • interactive interactive Prover and Verifier, without a trusted notary.
  • twitter shows how to notarize a Twitter DM.
  • discord shows how to notarize a Discord DM.

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