Skip to content

heheboii11/Foundry-Smartcontract-Lottery

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Raffle contarct

About

This code is to create a raffle lottery smart contract that selects the winner randomly.

What we want to create ?

  1. We are creating a contarct where the users enters by raffle by paying a fee
  2. After that for every particular period of time the contract is going to select a winner
  3. by using chainlink dependencies we are creating a getting randomness and automation.
  4. Chainlink VRF --> Randomness.
  5. Chainlink automation --> automation.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published