Event Hub is a decentralized platform designed to revolutionize attendance tracking and event engagement using blockchain technology. It enables organizers to issue Proof-of-Attendance NFTs (POAPs), ensuring tamper-proof attendance verification and rewarding attendees with digital assets.
- π Digital Proof of Attendance (NFTs) - Unique, verifiable ERC-20 NFTs as attendance proof.
- π Scalability & Queue Management - Efficient check-ins for large-scale events.
- π Secure Authentication - Implements JWT authentication for secure access.
- π Reward System - Attendees earn tokens, badges, or collectible NFTs for engagement.
- π Blockchain Integration - Utilizes Ethereum (Sepolia Testnet) for smart contract deployment.
- π₯οΈ Seamless Integration - Works with existing event management systems.
| Component | Technology |
|---|---|
| Frontend | React.js |
| Backend | MERN (MongoDB, Express, React, Node.js) |
| Blockchain | Ethereum (ERC-20 NFTs) |
| Auth | JWT Authentication |
| Smart Contract | Solidity, Ethers.js |
- Node.js & npm
- MongoDB
- MetaMask (for blockchain transactions)
- Ethereum Sepolia Testnet access
git clone https://github.com/your-repo/eventhub.git
cd eventhub/backend
npm install
npm startcd ../frontend
npm install
npm startThis project is licensed under the MIT License.
"Transforming events with blockchain-powered attendance tracking and rewards!" π