Skip to content

tlsnotary/tlsn-plugin-demo

Repository files navigation

Welcome to the TLSNotary Plugin Demo! This demo showcases how TLSNotary can be used to verify private user data in web applications.

In this demo, you'll prove that you own a Twitter account to the web server. The website will verify your attestation and, as a reward, you'll receive a POAP (Proof of Attendance Protocol) token — while stocks last!


Open Source Code and Resources

For more details, visit the repositories above to explore the code and contribute to the project!


This demo works by leveraging the Provider API functionality of the TLSNotary Extension

Installing and Running

  1. Clone this repository
  2. Run npm install
  3. Insert a poaps.txt of POAP mint links in server/util
  4. Run npm run dev
  5. Enjoy the demo