Skip to content

A decentralised lottery system enabled by smart contracts and VRF's

License

Notifications You must be signed in to change notification settings

spencerj411/FoundryLottery

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

36 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

NOTE: Currently Work in Progress

FoundryLottery

A decentralised automated lottery system enabled by smart contracts and Chainlink VRF's and Automation. I am creating this project to practice my knowledge and skills in blockchain, smart contract development with Foundry, and implementing Chainlink's VRF and Automation. I am implementhing this project myself, with my own code, guided by the Cyfrin Updraft's smart contract development course.

Getting Started

Quick Start

git clone https://github.com/spencerj411/FoundryLottery.git
cd FoundryLottery
forge install foundry-rs/[email protected] --no-commit
forge install smartcontractkit/[email protected] --no-commit
forge install transmissions11/solmate@v6 --no-commit
forge install Cyfrin/foundry-devops --no-commit

About

A decentralised lottery system enabled by smart contracts and VRF's

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published