Quick Start
This quick start will help you get started with TLSNotary, both in native Rust and in the browser.
- Most Basic Example: Proving and Verifying Public Data (Rust)
- Proving and Verifying a Private Discord DM (Rust)
- Proving and Verifying data in a React/Typescript app
- Proving and Verifying ownership of a Twitter account (Browser)
Objectives of this quick start:
- Gain a better understanding of what you can do with TLSNotary
- Learn the basics of how to prove and verify data using TLSNotary
Let's start!