Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/dhruwang/lottery_dapp

This repo consist of code for Lottery Dapp which is a decentralized web Application
https://github.com/dhruwang/lottery_dapp

blockchain css dapp ethereum hardhat html javascript metamask react smart-contracts solidity web3

Last synced: 2 months ago
JSON representation

This repo consist of code for Lottery Dapp which is a decentralized web Application

Awesome Lists containing this project

README

        

# Decentralized Lottery Web Application

The Lottery Dapp is a web application that operates in a decentralised manner, allowing participants to join by sending a specific amount of ether to the smart contract.
The contract owner can then use a function to select a winner at random from all the participants and send the prize money to the winner's address.

Deployed on GOERLI test network.

![Screenshot 2023-03-26 135337](https://user-images.githubusercontent.com/67850763/227764353-1f01d47b-a0bb-4a85-9a1e-5dcc0e3a1faa.png)
![Screenshot 2023-03-26 135419](https://user-images.githubusercontent.com/67850763/227764357-dfcefd3d-e5a3-4aef-95bd-16d6e04ab1c1.png)
![Screenshot 2023-03-26 135513](https://user-images.githubusercontent.com/67850763/227764359-9037ed91-b5cb-4331-938b-8c11bf8d8064.png)