Skip to content

This is my implementation of the Lottery Smart Contract from Patrick Collins's tutorial.

Notifications You must be signed in to change notification settings

chadshafaghi/canary-lottery

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

How could we Test ?

  1. "mainnet-fork via Infura and Alchemy"
  2. "ganache-cli (dev) or ganache-local using Mock instances"
  3. "Rinkeby or Kovan"

About

This is my implementation of the Lottery Smart Contract from Patrick Collins's tutorial.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published