Skip to content

Latest commit

 

History

History
13 lines (9 loc) · 481 Bytes

README.md

File metadata and controls

13 lines (9 loc) · 481 Bytes

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.