LottoGenesis

LottoGenesis

Solidity / Chainlink VRF / Chainlink Keepers

Overview

LottoGenesis is a decentralized lottery dApp powered by Ethereum smart contracts. It uses Chainlink VRF for verifiable randomness and Chainlink Keepers for automation, making draws secure and fair. Participants enter by sending ETH, and winners are automatically drawn and rewarded based on preset intervals.

  • Enter the lottery by paying a fee in ETH
  • Chainlink Keepers automate the draw process
  • Chainlink VRF ensures fair random winner selection
  • Events and getter functions expose contract state

Technologies

Solidity

Chainlink VRF

Chainlink Keepers

Foundry

Make

Ethereum

Back