Skip to content

byancad/ethportland_next

Repository files navigation

Stub3

A ticketing platform powered by Web3 that benefits the artists and the fans.

Problem

Artist and fans are being exploited

  • Counterfeit tickets
    • fans have no way of knowing they are buying insecure tickets
  • Scalpers
    • the artists do not get any profit of the ticket resale price

App Highlights

  • Proof of authenticity
  • Proof of ownership
  • Collectible NFTs
  • Creator resell share

Tech Used

UI

  • React.js
  • Typescript
  • Next.js

Smart Contracts

Testnets

  • SKALE
  • Harmony
  • Rinkeby

User onramp

  • Transak

Under the Hood

  • Creating an event
    • Deploys an ERC721 Token Contract
  • Buying a ticket
    • Mints a collectible ticket token
  • Listing a ticket to resale
    • Transfers ownership to market and allows user to purchase at asking price
  • Purchasing a resale ticket
    • Splits a percantage of the money spent on resale with the artist. Exact percentage split is set by artist and the time of contract deployment.

Getting Started

First, package installs:

yarn

Second, run the devlopment server:

yarn dev

Open http://localhost:3000 with your browser and connect to Rinkeby, Harmony, or Skale testnets to start using the application.

Demo Video

https://www.youtube.com/watch?v=qPCiyij9_KQ&t=405s

image

image

image

Learn More

If you have any questions please feel free to reach out, your feedback and contributions are welcome!

Twitter: @byancadlf

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published