Skip to content

I built a decentralized smart contract lottery using solidity, foundry, chainlink verifiable random functions for random number generation and chainlink automation for automatic time based triggers

Notifications You must be signed in to change notification settings

Neddie28/Foundry-smart-contract-lottery

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

  1. After X period of time, the lottery will automatically draw a winner
  2. This will be done programatically
  3. Using Chainlink VRF -> Randomness
  4. Chainlink VRF -> Randomness
  5. Chainlink Automation -> Time based triggers

Tests!

  1. Write deploy scripts
  2. Note, these will not work on zksync
  3. Write tests
  4. Local chain
  5. Forked testnet
  6. Forked mainnet

About

I built a decentralized smart contract lottery using solidity, foundry, chainlink verifiable random functions for random number generation and chainlink automation for automatic time based triggers

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published