/Lottery-Game

Primary LanguageJavaScript

Getting Started with Lottery gane

The game deloyed to Goerly networks or you can deploy your own game

Available Scripts to deloy

In the lottery-contract project directory, you can run:

npx hardhat run scripts/deploy.js --network goerli

Available Scripts to play the game

In the lottery-ui project directory, you can run:

npm start

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

The page will reload when you make changes.
You may also see any lint errors in the console.