mirror of
https://github.com/tlsnotary/tlsn-plugin-demo.git
synced 2026-01-08 04:54:07 -05:00
775922ba2fd66dd9b878dcb2be17d48a83b63986
TLSNotary Plugin Demo
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
- Demo Repository: tlsn-plugin-demo
- Twitter Plugin: tlsn-plugin-boilerplate
- TLSNotary Protocol, Notary Server, Browser Extension, and More: GitHub - TLSNotary
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
- Clone this repository
- Run
npm install - Insert a
poaps.txtof POAP mint links inserver/util - Run
npm run dev - Enjoy the demo
Description
Languages
TypeScript
70.8%
JavaScript
17.4%
Dockerfile
6.6%
SCSS
4.5%
HTML
0.7%