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