Skip to content

Latest commit

 

History

History
18 lines (14 loc) · 597 Bytes

README.md

File metadata and controls

18 lines (14 loc) · 597 Bytes

Lottery Solidity Contract

Description

Solidity contract for ETH Lottery that allows users to play a part in an ETH Lottery.

Tutorial Full tutorial on how to do this contract yourself on YouTube ! Youtube Icon

Features

  • Picks Winner
  • rests Lottery after winner is picked
  • returns contract Balance
  • sets up a contract admin
  • send the Winner the Ether
  • Hold on to 10% of all transaction as revenue
  • Generates Random Number
  • Admin not allowed to play part in lottery