aturX / web3-sign-message

Home Page:https://web3news.on.fleek.co/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

πŸ— scaffold-eth - πŸ” Web3-Sign-Message

Ask users to sign a message with their web3 wallet and recover it in a backend service


git clone https://github.com/austintgriffith/scaffold-eth.git sign-in-with-web3

cd sign-in-with-web3

git checkout sign-in-with-web3
yarn install
yarn start

start the backend service that listens for and verifies signatures:

yarn backend

πŸ“ Edit your frontend App.jsx in packages/react-app/src

πŸ“± Open http://localhost:3000 to see the app


Connect a web3 wallet:

image


Sign a message to prove you own the address:

image

image


A backend server verifies sigatures:

image


The frontend can then react to the correct signature:

image


πŸ’¬ Support Chat

Join the telegram support chat πŸ’¬ to ask questions and find others building with πŸ— scaffold-eth!


===================================================== ⏫ back to the top ⏫


About

https://web3news.on.fleek.co/

License:MIT License


Languages

Language:JavaScript 90.0%Language:Shell 5.7%Language:Dockerfile 1.5%Language:HTML 1.1%Language:TypeScript 0.6%Language:Less 0.6%Language:Solidity 0.4%Language:CSS 0.1%