Skip to content

an web3 dapp to play lottery, used chainlink to get random numbers and automate picking winner at certain interval

Notifications You must be signed in to change notification settings

pseudoankit/raffle

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

About

This code is to create a proveably random smart contract lottery.

What we want it do do?

  1. User can enter by paying for a ticket
    1. The ticket fees are going to go to the winner during the draw
  2. After X period of time lottery will automatically draw a winner
    1. And this will be done automatically
  3. Using Chainlink VRF & Chainlink Automation
    1. Chainlink VRF -> randomness
    2. Chainlink Automation -> Time based trigger

About

an web3 dapp to play lottery, used chainlink to get random numbers and automate picking winner at certain interval

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published