Skip to content

Smart contract that allows for entry into a lottery and a winner is selected randomly there after closed and the restarts.

Notifications You must be signed in to change notification settings

dennis-mureti/smartcontract_lottery

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

  1. Users can enter the lottery with ETH based on a USD fee(thus have to get that conversion rate)
  2. An admin will choose when the lottery is over.
  3. Loterry will select the winner.

how to test this?

  1. mainnet-fork because we are working with some some on chain contracts and math
  2. development with mocks
  3. testnet

About

Smart contract that allows for entry into a lottery and a winner is selected randomly there after closed and the restarts.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published