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
A secure, decentralized raffle system built with Solidity and Foundry. Features Chainlink VRF for verifiable randomness and Chainlink Automation for trustless execution. Includes comprehensive unit tests, automated deployments, and cross-chain compatibility. Built with gas optimization and security best practices in mind.
A simple lottery smart contract with basic lottery functionalily i.e. start lottery , get entrance fees , enter lottery , end lottery , view lottery balance , view winner etc and with additional functions to add profit percentage for the contract owner, and to withdraw the profits earned by the contract etc.