strader07 / Web3NextjsAuth

Authenticate your users through a web3 wallet like metamask

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

This is a Next.js project bootstrapped with create-next-app.

Resources

Getting Started

  • First, run the development server:
npm run dev
# or
yarn dev
  • Open http://localhost:3000 with your browser to see the result.

  • Connect a wallet by clicking Connecct with metamask

  • Click the login button on the web app

  • Sign the note that appear through metamask popup

  • Now you are logged in

About

Authenticate your users through a web3 wallet like metamask


Languages

Language:JavaScript 87.9%Language:CSS 12.1%