Skip to content

Latest commit

 

History

History
7 lines (6 loc) · 319 Bytes

README.md

File metadata and controls

7 lines (6 loc) · 319 Bytes

Using-Chainlink-VRF

Using the Chainlink VRF to generate a random winner

Building a lottery game Each game will have a max number of players and an entry fee After max number of players have entered the game, one winner is chosen at random The winner will get maxplayers*entryfee amount of ether for winning the game