cagriaydin / lottery-smartcontract-react

Join the lottery and get the chance to win prizes from the ether pool!

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Lottery Contract

Join the lottery and get the chance to win prizes from the ether pool!

Get started:

  1. ABI (Application Binary Inferface) and contract address deployed from lottery-smartcontract.
  2. You can view contract transactions from here. (Rinkeby Test Network)
  3. Assuming that MetaMask is installed.
  4. Done!
  • Join the lottery!

  • Pick a winner!

⬆️ How to Setup

Step 1: git clone this repo:

Step 2: cd to the cloned repo:

Step 3: npm install --save web3@1.0.0-beta.26

▶️ How to Run

  1. cd to the repo
  2. npm run start

About

Join the lottery and get the chance to win prizes from the ether pool!

License:MIT License


Languages

Language:CSS 67.1%Language:JavaScript 28.0%Language:HTML 4.9%