Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/dhruwang/lottery_dapp
- Owner: Dhruwang
- Created: 2023-03-19T05:42:39.000Z (almost 2 years ago)
- Default Branch: main
- Last Pushed: 2023-03-26T13:53:29.000Z (almost 2 years ago)
- Last Synced: 2024-04-09T14:13:06.938Z (10 months ago)
- Topics: blockchain, css, dapp, ethereum, hardhat, html, javascript, metamask, react, smart-contracts, solidity, web3
- Language: JavaScript
- Homepage: https://lotterydappbyjd.netlify.app/
- Size: 132 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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)