Skip to content

Latest commit

 

History

History
17 lines (12 loc) · 564 Bytes

README.md

File metadata and controls

17 lines (12 loc) · 564 Bytes

Lottery React

This is a POC for a simple token lottery/raffle front end application that uses the Ethereum contract ABI and bytecode deployed from the lottery-node repo.

Getting Started

Make sure you have the Metamask chrome extension installed and are using the Rinkeby network. Please DO NOT send funds from the Main network, they will be lost. Rinkeby faucet funds can be found here.

Installation

npm i

Development

npm start