Skip to content

Latest commit

 

History

History
13 lines (10 loc) · 478 Bytes

File metadata and controls

13 lines (10 loc) · 478 Bytes

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.