Skip to content

taranvd/nft-lottery

Repository files navigation

Dexola Logo

Dexola Solidity Bootcamp

Project Description

This project involves creating a lottery smart contract that allows various organizations to collaborate and conduct a unified lottery among their participants. The lottery includes different NFT collections, representing marketing campaigns of organizations. Participants automatically join the lottery by owning NFTs, with rewards distributed in an ERC20 token. For more details, please refer to the documentation.

ToDo List

  • Refactor to use Chainlink VRF for random number generation