mirror of
https://github.com/tlsnotary/tlsn.git
synced 2026-01-09 14:48:13 -05:00
* move crates * remove .workspace syntax * rename crate directories * normalize manifests * further normalize manifests * newlines * fix dependency issues * fix import paths * update CI * rustfmt * filter wasm packages * check in fixtures * fix rustdoc * ignore expensive tests
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.