NarcoticNarcoleptic / Lottery_Solidity_Contract

Solidity contract for ETH Lottery

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

Solidity contract for ETH Lottery


Languages

Language:Solidity 100.0%