Skip to content

Latest commit

 

History

History
28 lines (22 loc) · 602 Bytes

README.md

File metadata and controls

28 lines (22 loc) · 602 Bytes

Getting Started

Prerequisites, you need to have metamask installed in your browser and have some sepolia test tokens
https://metamask.io/
https://sepolia-faucet.pk910.de/

Then, copy the repo and type in terminal

yarn install 

to install dependencies

then start dev mode by

next dev

or production mode by

next start

Open http://localhost:3000 with your browser to see the result.

Following is the screenshot Screenshot