4 Forks
40 Stars
40 Watchers

paw.js

Passwordless Authentication Wallet (PAW) is key-based authentication for the web. The library helps manage identities, their associated public/private keypairs, and signing operations in the browser.

How to download and setup paw.js

Open terminal and run command
git clone https://github.com/jrjr/paw.js.git
git clone is used to create a copy or clone of paw.js repositories. You pass git clone a repository URL.
it supports a few different network protocols and corresponding URL formats.

Also you may download zip file with paw.js https://github.com/jrjr/paw.js/archive/master.zip

Or simply clone paw.js with SSH
[email protected]:jrjr/paw.js.git

If you have some problems with paw.js

You may open issue on paw.js support forum (system) here: https://github.com/jrjr/paw.js/issues