Table

D8

Inspiration

We were inspired by many ticket scams on social media and the Fyre Festival scam that happened in 2017. Up till date, many articles have been written to warn and prevent users from falling into online concert ticket scams.

Concert ticket frauds are evident, many are afraid of buying tickets on various online platforms due to legitimacy and trust issues and it does not help that ticket re-sellers often skyrocket prices. (Ticket Scalping)

What it does

It is a decentralized mobile application that allows users to buy, sell, trade and refund their concert tickets easily. Each concert would be it's own blockchain. In the initial stage, concert organizers would supply a fixed number of tickets to the blockchain. These tickets would be regulated in the blockchain ecosystem. Buyers are only allowed to buy tickets. If they are not able to attend the concert or have to sell the tickets, they would only be able to refund the tickets (in which the ownership of the tickets are routed back to the organizers).

This way, buyers benefit by:

  1. Having better price security when purchasing tickets
  2. Guaranteed validity, authenticity and legitimacy of the purchased ticket (Immutability of the blockchain)

Sellers benefit by:

  1. Having better control over their own supply of tickets
  2. Ensuring that all tickets sold are legitimate (blockchain immutability)
  3. Business reputation is protected when no ticket scams regarding their organized concerts
  4. Fewer empty seats in concerts will increase the organizer’s revenue through sales of merchandise

Since the blockchain is immutable, it only allows for one source of truth for ownership of the tickets.

How we built it

  • Swift to build an iOS application that buyers can buy, refund and trade their concert tickets
  • Tendermint blockchain with cosmos sdk to run module specific functions (buy, sell, refund)
  • EC2 instance to host the blockchain node for rest api endpoints

Challenges we ran into

  • Learning a new language

Accomplishments that we're proud of

  • Learnt Golang in 48 hours

What we learned

  • Learnt a new language (golang)

What's next for Unravel

  • Any industry facing trust issues when transaction of digital assets are being facilitated (rental leases, paperless contracts, etc.)
  • Allow flexibility over other platforms (Mix and match pre-defined rules in contracts to suit each blockchain’s use case)

Built With

Share this project:

Updates