This code is to create a proveably random smart contract lottery.
- Users can enter by paying for a ticket
- The ticket fees are going to go the winner during the draw
- After X period of time, the lottery will auto draw a winner
- And this will be done programatically
- Using Chainlink VRF & Chainlink Automation
- Chainlink VRF - Randomness
- Chainlink Automation -> TIme based trigger