Skip to content

A Raffle (Lottery) game to study advanced solidity and foundry

Notifications You must be signed in to change notification settings

CaiqueRibeiro/solidity-raffle

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

💰 Web3 Raffle 💰

A cool lottery smart contract that uses Chainlink VRFv2_5 and Chainlink Automation to raffle eth to a lucky player over time.

Specs

Specs
🔓 Solidity Object-oriented, high-level language for implementing smart contracts.
🧙🏼‍♀️ Chainlink VRF Chainlink platform to generate random numbers to blockchain
🕐 Chainlink Automations Chainlink platform run smart contracts function over time or by triggered events
🧰 Foundry Best smart contract development toolchain..

Features

Features
Join as a player
Choose the owner using a random index
Communicate with Chainlink automation to run raffle periodically
Close the entrance of new players while raffling
Verify public data

About

A Raffle (Lottery) game to study advanced solidity and foundry

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published