kieranmakes / WETH-Frontend

This is a simple frontend dapp to wrap/unwrap your ETH using Metamask

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

About This Repository

Wrap and unwrap your ETH with this simple React frontend dapp that connects to your metamask and uses the WETH contract

How To Run This Project On Your Local Machine

  1. In root folder: Install all dependencies with npm install
  2. In /weth-frontend/src: Start the development server server via npm start.

About

This is a simple frontend dapp to wrap/unwrap your ETH using Metamask


Languages

Language:JavaScript 71.1%Language:CSS 22.0%Language:HTML 6.9%