Exploring anonymous user authentication with PKT wallet.
This is an experiment and should not be used in a production environment.
https://pkt.watch/pkt-auth/ (Desktop only)
-
Clone this repository and navigate to the
pkt-auth
directory. -
Build the application
npm install
-
Start up the API
node index.js
-
Open
demo/index.html
in your web browser.