Skip to content

Latest commit

 

History

History
25 lines (18 loc) · 418 Bytes

README.md

File metadata and controls

25 lines (18 loc) · 418 Bytes

This is a Betcha a web3 based lottery project.

Getting Started

First, run the development server:

npm run dev
# or
yarn dev

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

Hardhat

Try running some of the following tasks:

npx hardhat help
npx hardhat test
GAS_REPORT=true npx hardhat test
npx hardhat node
npx hardhat run scripts/deploy.ts