Skip to content

Latest commit

 

History

History
21 lines (11 loc) · 693 Bytes

README.md

File metadata and controls

21 lines (11 loc) · 693 Bytes

Ethereum Lottery

Now play raffle with ethereum

Simple project powered be Ethereum smart contracts. Pool ETH in lottery and the contract manager(me) will ask the contract to pick a winner randomly amongst participants.

Prerequisites

Metamask plugin must be installed in browser and Ropsten account must have some test ETH. Get test ETH from https://faucet.metamask.io/

This project was bootstrapped with Create React App.

Available Scripts

In the project directory, you can run:

npm start

Runs the app in the development mode.
Open http://localhost:3000 to view it in the browser.