luvitale / web3-dapp

Home Page:https://web3-dapp.vercel.app/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Deploy with Vercel

Web3 DApp

Web3 Application

forked from: Web3Modal.

This repo can be cloned and run with no changes. for the live example see Web3Modal Example

Usage

yarn
yarn start

or with npm

npm install
npm start

Runs the app in the development mode. Open http://localhost:3000 to view it in the browser.

The page will reload if you make edits. You will also see any lint errors in the console.

Build

yarn build

or

npm run build

Build a static copy of your site to the build/ folder. Your app is ready to be deployed!

About

https://web3-dapp.vercel.app/


Languages

Language:TypeScript 98.9%Language:HTML 0.9%Language:Shell 0.1%