shobhitic / web3-auth-starter

A starter pack for Web3 Authentication with Express, JWT, and Vanilla JS

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Getting started with Web3 Login

This repository contains an express server which helps you login with Web3 Wallets. Just run

node index.js

to start the server and open https://localhost:4000

The full tutorial explaining the code is available at - https://youtu.be/FE21fCEb4Yo

About

A starter pack for Web3 Authentication with Express, JWT, and Vanilla JS


Languages

Language:JavaScript 55.4%Language:HTML 44.6%