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-authdirectory. -
Build the application
npm install -
Start up the API
node index.js -
Open
demo/index.htmlin your web browser.