This is a simple and educational Ethereum smart contract that implements a lottery system. The contract has two main functions:
-
Allow users to enter the raffle by paying a fee
-
Winners are chosen after a period of time and given the ticket money after he draw
-
It uses chainlink VRF - randomness It uses chainink Automation - Time based trigger