Skip to content

Button intended to use with a React site, allowing to connect to it with a metamask wallet

Notifications You must be signed in to change notification settings

Xarlizard/ConnectWalletReactButton

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

About

Button intended to use with a React site, allowing to connect to it with a metamask wallet

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published