Skip to content

Latest commit

 

History

History
40 lines (21 loc) · 591 Bytes

README.md

File metadata and controls

40 lines (21 loc) · 591 Bytes

🤖 RoboAddress - Built with 🏗 scaffold-eth - 🔏 sign in with web3 example

Ask users to sign a message with their web3 wallet and receive a random image generated from their wallet address


git clone https://github.com/aidan-starke/RoboAddress.git

cd RoboAddress
yarn install
yarn start

start the backend service that listens for and verifies signatures:

yarn backend

📱 Open http://localhost:3000 to see the app