A Blockchain-Based Ticket Sales Platform
Abstract
Concerts or fan meetings usually attract lots of attention, generating huge demand for tickets for these events. But, existing ticket purchase systems are unable to efficiently and transparently accommodate this. We often hear scandals of bot-controlled clients gobbling up tickets within seconds after sales open or celebrities acquiring prime tickets exceeding individual quota. These problems arise because existing systems are centralized. This can be a single point of failure and the controlling authority can ban or give privileges to certain users. This work sets out to remedy these problems using a blockchain-base solution that, by nature, is highly decentralized. We have created and deployed EVM (Ethereum Virtual Machine)-based smart contracts for ticket sales platform on two EVM-compatible blockchains, Ethereum (ETH) and Avalanche (AVAX). These contracts inherit heavily from the ERC-721 standard for NFT (Non-Fungible Token). The platforms on both blockchains engender the desirable transparency. However, the platform on Avalanche is much more efficient and economical to deploy and utilize. We have open-sourced the code for our platform on Github. Visit the following link to fork or check it out: https://github.com/JesperBerben/TicketNFT In addition, you can now interact with our platform on Avalanche which has been deployed and verified at the address linked to below: https://snowtrace.io/address/0x17fd3f6cf6cbff75604b63f1ca12c6db29730a9c
Community
0 commentsNo discussion yet
Be the first to share a question or observation.