Skip to content

Latest commit

 

History

History
9 lines (6 loc) · 322 Bytes

README.md

File metadata and controls

9 lines (6 loc) · 322 Bytes

Lottery-Smart-Contract

We are using Chainlink Data Feeds to get ethereum price in usd and Chainlink Vrf to generate random number.

  1. Users can enter lottery with ETH based on a USD fee.
  2. An admin will choose when the lottery is over
  3. Lottery will select a random winner
  • If you like the lottery please give ⭐