Skip to content

A tiny front-end app to interact with our deployed Ethereum lottery contract, using create-react-app and the web3 library.

Notifications You must be signed in to change notification settings

perrywortman/lottery-react

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

About

A tiny front-end app to interact with our deployed Ethereum lottery contract, using create-react-app and the web3 library.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published