Inspiration

In recent years, some event ticketing platforms have been questioned for unjustifiably increasing their prices. In addition, the evolution of this market should allow users who purchase a ticket to resell it with a royalty for the creator of the event, so everyone wins. And thanks to NFTs, it is already possible.

What it does

NFTicket allows:

  • Create NFTs in XRP Ledger associated with events, with metadata such as event name, description, location, and date.
  • List the NFTs associated with an account and see the details.
  • Create a sell offer for each NFT.
  • Accept a buy offer from an NFT from another account.

How we built it

It was built with the XRPL Javascript SDK (specifically just the NFT methods), along with .NET and SQL Server for the backend.

Challenges we ran into

I already had XRPL experience, but working with fungible tokens and payments. This is my first time working with NFT on the net.

Accomplishments that we're proud of

It is being able to implement a platform in a short time due to my current work obligations.

What we learned

I learned about the benefits of working with NFTs in XRPL since you are not dependent on external marketplaces thanks to the possibilities provided by the network.

What's next for NFTicket

Create a complete ticket sales platform for all types of events using NFT and without relying on intermediaries.

Built With

Share this project:

Updates