Skip to content

We have built a decentralised lottery app, in which liquidity is crowd funded using the LP Token, bets are placed, the pool is in turn funded with transaction fees and losses. There's a small chance lp tokens lose their value if all the users have winning streaks, which probability of course makes impossible!

Notifications You must be signed in to change notification settings

harmony-x/betcha

Repository files navigation

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

About

We have built a decentralised lottery app, in which liquidity is crowd funded using the LP Token, bets are placed, the pool is in turn funded with transaction fees and losses. There's a small chance lp tokens lose their value if all the users have winning streaks, which probability of course makes impossible!

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published