Files
tlsn/crates/examples
sinu.eth 67dc7c865d chore(examples): remove examples, fix bug (#585)
* chore(examples): remove examples, fix bug

* Restored Discord example

---------

Co-authored-by: Hendrik Eeckhaut <hendrik@eeckhaut.org>
2024-09-12 11:42:44 -07:00
..
2024-09-11 21:49:58 +02: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.