Files
tlsn/crates/examples
dan 0b1eef12f3 docs: fix typos (#569)
* docs: fix typos

* Correct notary readme link.

---------

Co-authored-by: yuroitaki <>
2024-08-19 19:25:36 +08:00
..
2024-08-19 19:25:36 +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.