Skip to content

Latest commit

 

History

History
9 lines (7 loc) · 644 Bytes

README.md

File metadata and controls

9 lines (7 loc) · 644 Bytes

Decentralised Lottery Game

REQUIREMENTS : Make sure you have installed Metamask extension on your Chrome browser running on Goerli Test network with some amount of ethers which you can obtain from https://goerlifaucet.org | https://goerlifaucet.com.

For testing purposes on your local machine,
Clone the Repository : git clone https://github.com/dkk3675/lottery.git
Change directory : cd lottery
Install all dependencies : npm install
Start the server on your local machine : npm run start