Skip to content

A Sample Lottery Dapp build using NextJS and WEB3

Notifications You must be signed in to change notification settings

cha777/lottery-dapp

Repository files navigation

Lottery Dapp

A Sample Lottery Dapp build using NextJS and WEB3

ScreenShot

Prerequisites

  • MetaMask Wallet
  • Deployed smart contract using thirdweb

Getting Started

You need to use nodejs 16.x, using yarn is recommended. If you're using git to get this repo you should use git submodule update --init --recursive as well

Install the dependencies using yarn install or just yarn. Then you should be able to run the app with yarn start

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

Reference

About

A Sample Lottery Dapp build using NextJS and WEB3

Resources

Stars

Watchers

Forks