bc-ticketing/idetix

Story: Single Resell Point

SpielmannCode opened this issue · 0 comments

As a Guest, I want to have only one point of resell, so that I don't have to check several platforms for available tickets.

Acceptance Criteria

  • fungible tickets can be resold
  • people can queue up for buying a fungible ticket
  • people can queue up for selling a fungible ticket
  • non fungible tickets can be posted for selling
  • people can queue up for buying a non fungible ticket

Implementation Tasks

  • smart contract implementation
  • smart contract integration in front end
  • frontend displays non fungible tickets differently than fungible tickets

Linked issues