Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

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

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 :)