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: 3 months 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 (over 1 year ago)
- Default Branch: main
- Last Pushed: 2024-02-02T11:25:37.000Z (over 1 year ago)
- Last Synced: 2025-01-13T22:19:16.834Z (5 months ago)
- Topics: nextjs, tailwindcss, typescript, wagmi, web3modal
- Language: TypeScript
- Homepage: https://raffle-frontend-new.vercel.app
- Size: 561 KB
- Stars: 1
- 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

---
## Thank You :)