This program is written in Solidity. Its a Simple Lottery Contract. Users buy lottery by sending some ether and when lottery ends a random person win all the price.
-
Updated
Sep 6, 2023 - Solidity
This program is written in Solidity. Its a Simple Lottery Contract. Users buy lottery by sending some ether and when lottery ends a random person win all the price.
A provably fair lottery contract which uses chainlink vrf to generate random numbers and chainlink automation to select the winner using the random number generated.
Lucky Day is an art-finance experiment combining a collection of 20 unique artworks, lottery mechanics, and smart contracts. The project consists of 20,000 luck-themed NFTs, called “Charms”, that not only have collectible appeal, but also effectively act as tickets in a perpetual lottery.
Smart Contract Lottery using Random VRF Chainlink function
A lottery as smart contract in solidity
smart contract to implement lottery with an entry fee based upto some value in USD and the random winner being picked by chainlink VRF
Learning Solidity [With Free Bootcamp] Link [https://www.youtube.com/watch?v=M576WGiDBdQ&t=21666s]
smart contract Raffle
A decentralized based application for a lottery in solidity
This project uses a Smart Contract deployed on the Polygon network to conduct a lottery in a transparent and decentralized manner. The Smart Contract uses Chainlink VRF to generate a verifiable random number. Based in SALF Lottery public requirements
This Smart Contract allows an admin to create a lottery.
Lottery smart contract made in Solidity
A simple lottery with Smart Contracts
A lottery application where anybody can enter a lottery and a random winner is selected
Add a description, image, and links to the lottery topic page so that developers can more easily learn about it.
To associate your repository with the lottery topic, visit your repo's landing page and select "manage topics."