A proveably random smart contract lottery.
- Users enter the lottery by buying a ticket.
- All ticket fees are added to prize pool.
- After x amount of time, the lottery automatically draws a winner.
- Winner will be given all the prize money.
- Uses Chainlink VRF(Randomness) and Chainlink Automation(Time based trigger)