https://github.com/ehsanparsania/metamask-provider
Full implementation of MetaMask interactions in React
https://github.com/ehsanparsania/metamask-provider
metamask metamask-integration metamask-plugin metamask-wallet react reactjs web3 web3-dapp web3js web3js-examples
Last synced: 8 days ago
JSON representation
Full implementation of MetaMask interactions in React
- Host: GitHub
- URL: https://github.com/ehsanparsania/metamask-provider
- Owner: EhsanParsania
- License: mit
- Created: 2022-05-24T09:21:29.000Z (almost 3 years ago)
- Default Branch: main
- Last Pushed: 2024-02-03T15:00:54.000Z (over 1 year ago)
- Last Synced: 2025-04-18T15:16:39.205Z (18 days ago)
- Topics: metamask, metamask-integration, metamask-plugin, metamask-wallet, react, reactjs, web3, web3-dapp, web3js, web3js-examples
- Language: TypeScript
- Homepage:
- Size: 1.05 MB
- Stars: 9
- Watchers: 1
- Forks: 7
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# A complete template of MetaMask in React
### It supports adding a new network, chain change, and multiple wallets.
### How to run :
$ npm i$ npm start
#### To work with MetaMask app in IOS and Android you must to replace your dapp address into .env
### Also, you can only use the provider on the top of your app without involvement with the code
### Preview