Ecole Lottery

Ecole Lottery

An Ethereum Lottery system using Chainlink VRF to randomize the winner so that a perfectly random winner is chosen

The problem Ecole Lottery solves

The project is a lottery in which the winner can not be manipulated. Ethereum allows a certain level of pseudo-randomness. Chainlink VRF helps us get a random number, allowing us to choose a winner without malpractice.

Challenges we ran into

The biggest problem was getting a random number but we were able to do this with the help of Chainlink

Technologies used

Discussion