Skip to content

MikePawel/MetaMask-global-state

Repository files navigation

Template React App with MetaMask

This repository is a prebuild React + Vite Web App that utilizes the core functionalities of MetaMask. While implementing a DApp the login via MetaMask is often desired and this core template solves the problem of having to deal with the underlying Web3 interaction. Since this template is quite basic, it only includes the connection between the web interface and Metamask. However, from this template on forward, one can build any DApp imaginable.

How to deploy and run locally

  • Clone the repo:
git clone https://github.com/MikePawel/MetaMask-global-state.git
  • install packages:
npm i
  • run react + vite app:
npm run dev

Enjoy ;)

About

Template for React Web App with MetaMask global state and routing included

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors