Application URL: https://3tix.github.io/event-management/
DevPost showcase URL: https://devpost.com/software/3tix-b1rkvn/
HackFS 2022 showcase URL: https://ethglobal.com/showcase/3tix-r2ivv/
Create, sell, buy tickets on-chain.
Whether in the Metaverse or on planet earth, 3TIX makes it easy to manage tickets for any event.
3TIX platform helps events organizers to create and sell event tickets in form of NFT. All the event data are stored on IPFS and compatible with ERC721 metadata format, so bought tickets can be easily re-sold on NFT marketplaces like OpenSea, LooksRare, etc. Created NFTs are also compatible with ERC2981 format, so creators of the event can receive royalties from secondary sales of tickets, which is one of the biggest problems in web2 for the ticketing industry.
- Go to the app https://3tix.github.io/event-management/
- Use any of the features:
- Create event
- Buy ticket
- Claim QR code
- Smart contract deployed and tested on Polygon Mumbai
- All the data for the events and NFT details are published to IPFS (Example) via nft.storage
- We are utilizing The Graph protocol to index on-chain and IPFS event data.
- Covalent helps us get the NFTs owned by the user, so the user can burn the NFT to get a QR code ticket.
- DApp frontend is also deployed to IPFS. older IPFS deployment
- Our Backend deployed to AWS.
- POAP to be distributed after the event
- Enhance UI/UX: edit events, better ticket and event management features
- Make a mobile app to manage your tickets
- Make a mobile app for event orginisers (manage event and validate tickets for on-site event for example)