Skip to content

charles-dr/solidity-lottery-example

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

  1. users can enter lottery with ETH based on a USD fee
  2. And admin will choose when the lottery is over
  3. The lottery will select a random winner.

How do we want to test this?

  • mainnet-fork
  • development with mocks
  • testnet