Working "Connect metamask wallet" button, replicating the style of the uniswap interface. It has a working ethereum balance indicator and a randomized identicon. Dependecies used: @metamask/jazzicon , @chakra-ui/react , @chakra-ui/icons , @emotion/react , @emotion/styled , @framer-motion , @usedapp/core.
To start the demo:
yarn install # install dependencies
yarn start # run the development server
# or
npm install # install dependencies
npm run start # run the development server
Navigate to http://localhost:3000