You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Complete Full Stack DApp (Decentralized Application) using solidity language, hardhat, and next.js framework for frontend. Connect Multiple wallet functionality, Winner is picked automatically after 30 seconds if all conditions are true.
Lottery DApp-is a lottery web app in which a user can guess a number between 1 an d 20. The onwer of the contract will draw a winner after every round of lottery. I made this lottery to experiment with and get a grasp of the full-stack process behind creating Ethereum DApps.
This is my second ethreum blockchain based project . This contract allows users to enter themselves into the lottery . When the manager calls pick winner function the total money is sent to the winner .