A ticketing system on distrubuted ledger technology
- Manage ticket via chatbot
- Use distrubuted transaction as underlying datastore for trust
- All events are free
- Stellar accounts are managed by the system (using federation server)
- One Crypto Token per event
- Use
CATas an exchange token to ticket token - Chat flatform:
FacebookandLine
- Chat bot
-
Organizerable to create an event - (optional)
Organizerable to manage created event -
Attendeeable to view events -
Attendeeable to book an event (get a ticket) -
Attendeeable to view the booked event - (optinal)
Attendeeable to manage the booked event
-
- Ticketing system
- Books event on
Facebook - Sends confirmation via
email(mailgun), with the following in the attachment:icsfile,QRcode
- Books event on
- Stellar
- Creates on Crypto token per event:
Name,Limit,Code - One token per ticket
- Use
Bridge Serveras API endpoints, including internal API and Hyperledger federation - Maps user account on
Federation Server - Uses
CATcoin as exchanging asset to ticket token - Booking ticket operations
- Using ticket operations
- (optional) Managing ticket operations
- Creates on Crypto token per event:
- Reception (at venue)
- Scan
QRcode to confirm using the ticket
- Scan
- Bridge server see: readme_bridge.md#security