Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/sadministrator/reactlottery

A simple react dApp which interacts with a lottery smart contract on the Rinkeby network and allows users to send ether in order to enter the lottery.
https://github.com/sadministrator/reactlottery

Last synced: about 1 month ago
JSON representation

A simple react dApp which interacts with a lottery smart contract on the Rinkeby network and allows users to send ether in order to enter the lottery.

Awesome Lists containing this project

README

        

# Lottery dApp
This Ethereum dApp allows users to enter a lottery by sending ether to a smart contract hosted on Rinkeby. After entering the lottery users then wait for the contract owner to tell the contract to pick a random winner and the contract then disburses the entire lottery pot to the winning player. The lottery then restarts with an empty pot and no players entered.