Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/kavorix/connect-metamask-react-dapp
Build a simple React / Web3 Dapp
https://github.com/kavorix/connect-metamask-react-dapp
chakra-ui ethereum ethersjs metamask react web3
Last synced: 21 days ago
JSON representation
Build a simple React / Web3 Dapp
- Host: GitHub
- URL: https://github.com/kavorix/connect-metamask-react-dapp
- Owner: Kavorix
- Created: 2024-11-28T17:21:22.000Z (about 1 month ago)
- Default Branch: main
- Last Pushed: 2024-11-28T17:27:11.000Z (about 1 month ago)
- Last Synced: 2024-12-13T10:09:33.383Z (21 days ago)
- Topics: chakra-ui, ethereum, ethersjs, metamask, react, web3
- Language: TypeScript
- Homepage:
- Size: 461 KB
- Stars: 2
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Connect Metamask React Dapp
### Before started:
You'll need MetaMask installed to get this working. If you don't already have it, start by downloading & installing the MetaMask extension for Chrome, Firefox, Brave, or Edge: https://metamask.io/download.html (be careful to triple check the URL and ensure you are downloading from a trusted website). If you haven't set up MetaMask before, follow the instructions to set up an Ethereum account.
Once you have MetaMask installed, we are ready to start coding...