Skip to content

Latest commit

 

History

History

sfa-vanillajs-quick-start

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Web3Auth (@web3auth/single-factor-auth) QuickStart - JavaScript

Web3Auth Web3Auth

Join our Community Portal to get support and stay up to date with the latest news and updates.

This example demonstrates how to use Web3Auth Single Factor Auth Web SDK in JavaScript

How to Use

Download Manually

npx degit Web3Auth/web3auth-pnp-examples/single-factor-auth-web/quick-starts/sfa-vanillajs-quick-start w3a-sfa-js-quick-start

Install & Run:

cd w3a-sfa-js-quick-start
npm install
npm run start
# or
cd w3a-sfa-js-quick-start
yarn
yarn start

Important Links