Discover my smart contract development projects and decentralized applications on the Ethereum blockchain.
Super Lottery project
This is a personal project that I carried out to improve my skills in Solidity, HTML, CSS, and Javascript. The game's goal is simple; you need to enter the lottery 4 times using 4 different wallets.
The draw is made completely randomly with the Chainlink VRF; that's why the draw takes a little time. You can find all my work here.
Yes, as you've understood, the same person can play 4 times with 4 different wallets and win the lottery.
This allows anyone who wants to test it to do so. My goal was to create a lottery from A to Z by reusing all these codes.
I had to do it this way because the turnout would not be large enough to trigger the lottery draw (4 participants).Feel free to give me your feedback by sending me a message here.