Skip to content

ishankjena/smart-contract-lottery

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Random raffle (lottery) contracts

About

A proveably random smart contract lottery.

Workflow

  1. Users enter the lottery by buying a ticket.
  2. All ticket fees are added to prize pool.
  3. After x amount of time, the lottery automatically draws a winner.
  4. Winner will be given all the prize money.
  5. Uses Chainlink VRF(Randomness) and Chainlink Automation(Time based trigger)

About

Blockchain Lottery system based on smart contracts.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published