mirror of
https://github.com/tlsnotary/tlsn.git
synced 2026-01-09 14:48:13 -05:00
* chore(examples): remove examples, fix bug * Restored Discord example --------- Co-authored-by: Hendrik Eeckhaut <hendrik@eeckhaut.org>
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.