https://github.com/taranvd/nft-lottery
This project involves creating a lottery smart contract
https://github.com/taranvd/nft-lottery
blockchain chai chailink erc721 ethersjs evm-blockchain hardhat solidity
Last synced: about 2 months ago
JSON representation
This project involves creating a lottery smart contract
- Host: GitHub
- URL: https://github.com/taranvd/nft-lottery
- Owner: taranvd
- Created: 2024-04-30T05:41:09.000Z (about 1 year ago)
- Default Branch: main
- Last Pushed: 2024-08-18T21:05:05.000Z (9 months ago)
- Last Synced: 2025-02-01T17:44:51.405Z (4 months ago)
- Topics: blockchain, chai, chailink, erc721, ethersjs, evm-blockchain, hardhat, solidity
- Language: Solidity
- Homepage: https://sepolia.etherscan.io/address/0xC1DD88005b947F76FcC0f8849530a9B7AE092E11
- Size: 211 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
![]()
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. The contract has been upgraded to support proxy deployment, allowing for future updates without changing the contract address.
For more details, please refer to the [documentation](docs).