Skip to content

oseitutunelson/foundry_raffle

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Provable smart contract lottery

About

This is a simple and educational Ethereum smart contract that implements a lottery system. The contract has two main functions:

what it will do

  1. Allow users to enter the raffle by paying a fee

  2. Winners are chosen after a period of time and given the ticket money after he draw

  3. It uses chainlink VRF - randomness It uses chainink Automation - Time based trigger

Releases

No releases published

Packages

No packages published