Skip to content

andraze/smartcontract-lottery

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Brownie Lottery

  1. Users can enter the lottery with ETH on a USD fee.
  2. Admin will choose when the lottery is over.
  3. Lottery will select a random winner.

We test this using:

  1. mainnet-fork
  2. ganache-development with mocks
  3. rinkeby-testnet

Lottery has been tested and deployed at: '0x7b735E9e2DbF41462585e690FBD8C617275826c3' on Rinkeby test network. Check it out here.