Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/allwin199/raffle-frontend
Raffle App implemented using Next Js, Typescript, Tailwind
https://github.com/allwin199/raffle-frontend
nextjs tailwindcss typescript wagmi web3modal
Last synced: 6 days ago
JSON representation
Raffle App implemented using Next Js, Typescript, Tailwind
- Host: GitHub
- URL: https://github.com/allwin199/raffle-frontend
- Owner: allwin199
- Created: 2024-01-24T12:49:46.000Z (10 months ago)
- Default Branch: main
- Last Pushed: 2024-02-02T11:25:37.000Z (10 months ago)
- Last Synced: 2024-05-29T17:23:49.080Z (6 months ago)
- Topics: nextjs, tailwindcss, typescript, wagmi, web3modal
- Language: TypeScript
- Homepage: https://raffle-frontend-new.vercel.app
- Size: 561 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Decentralized Raffle
## About
The Raffle project leverages the Foundry smart contract development framework, specifically designed for Ethereum Blockchain applications. Ensuring transparency and fairness, the raffle incorporates Chainlink's Verifiable Random Function (VRF) to obtain genuinely random numbers. Automation is seamlessly integrated using Chainlink's automation capabilities, allowing for the automatic execution of the raffle draw.
---
## Smart Contract
[Raffle Smart Contract](https://sepolia.etherscan.io/address/0xa4ef0128e0bd906c1d3d3af704861af1641d4e74#code)
[Github](https://github.com/allwin199/raffle-foundry)## Workflow
![Enter Raffle](./raffle.png)
---
## Thank You :)