Skip to content

aster2709/advanced-lottery-solidity

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 

Repository files navigation

advanced-lottery-solidity

Lottery contract using chanlink VRF for randomness

Rules

The users of the lottery will guess a number which for us is generated by the VFR. the right guess wins. With each guess, there will be a cost and a cut of it will be sent to the owner of the contract.

Winner

On a successful guess, the contract balance will be transered to the right guesser

About

Lottery contract using chanlink VRF for randomness

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published