SlideShare a Scribd company logo
Building A Decentralized Ticket Shop
on the Ethereum Blockchain
Simon Dosch 05/17/2017
Buying a concert ticket today
“Shipment of your
barcode ticket
happens after
payment is received
and shipment is
authorized by the
event host“
5/18/2017 Ethereum Meetup Central Germany - Ticketh - Simon Dosch 2
What about that blockchain?
We have
• A digital asset (QR-code)
permitting access to an event (i.e. concert)
• An attribution of said asset to a person
 A distributed system, enabling
the safe dis- and reattribution of tickets!
5/18/2017 Ethereum Meetup Central Germany - Ticketh - Simon Dosch 3
TICKETHBuying tickets the cool way
Realtime Compiler
• Smart Contract
Development &
Deployment
Meteor Framework
• Application
Deployment
• useful Ethereum
packages
Web3 JS Library
• Communication
with the
blockchain
Metamask
• Use Ethereum
in the Chrome
browser
5/18/2017 Ethereum Meetup Central Germany - Ticketh - Simon Dosch 5
Creating an event
• Name, Location, Date
• Ticket amount
• Price
• Resell?
• Max. resell price?
• Security deposit?
5/18/2017 Ethereum Meetup Central Germany - Ticketh - Simon Dosch 6
Buying a ticket
5/18/2017 Ethereum Meetup Central Germany - Ticketh - Simon Dosch 7
Refund/Offer
5/18/2017 Ethereum Meetup Central Germany - Ticketh - Simon Dosch 8
Use
web3.eth.sign
(address, hexMessage)
5/18/2017 Ethereum Meetup Central Germany - Ticketh - Simon Dosch 9
Validation
The event host scans
my QR code, acquiring
• my signed
message
• my ticket id
=
Using elliptic curve recovery,
deduces my public key
compares it to
the owner of [ticket id]
on the blockchain
(this is relatively fast)
Proves to blockchain that I
attended by using my
signed message
and receives the rest
of his money
(confirmation takes ~ 1min)
5/18/2017 Ethereum Meetup Central Germany - Ticketh - Simon Dosch 10
Summary
• Control over
• Ticket resale price
• Ticket resale amount
• Security regarding
• Proof of identity at event
• Ticket ownership
• Ticket transfer
• Cancellations (contract holds money)
• Refunds (possible until x hours after event)
5/18/2017 Ethereum Meetup Central Germany - Ticketh - Simon Dosch 11
Thank you
and also my flat mate
Immo Garlichs
for developing this with me

More Related Content

Similar to Ticketh

A Practical Introduction to Blockchain
A Practical Introduction to Blockchain A Practical Introduction to Blockchain
A Practical Introduction to Blockchain
WHU Incubator
 
Ryan Stortz & Sophia D'Antoine - “EVM2VEC: Bug Discovery in Smart Contracts”
Ryan Stortz & Sophia D'Antoine - “EVM2VEC: Bug Discovery in Smart Contracts”Ryan Stortz & Sophia D'Antoine - “EVM2VEC: Bug Discovery in Smart Contracts”
Ryan Stortz & Sophia D'Antoine - “EVM2VEC: Bug Discovery in Smart Contracts”
Hacken_Ecosystem
 
BCHGraz - Meetup #8 - Intro & Ethereum
 BCHGraz - Meetup #8 - Intro & Ethereum BCHGraz - Meetup #8 - Intro & Ethereum
BCHGraz - Meetup #8 - Intro & Ethereum
BlockchainHub Graz
 
Dappsmedia smartcontract _write_smartcontracts_on_console_ethereum
Dappsmedia smartcontract _write_smartcontracts_on_console_ethereumDappsmedia smartcontract _write_smartcontracts_on_console_ethereum
Dappsmedia smartcontract _write_smartcontracts_on_console_ethereum
Tomoaki Sato
 
Crypto Ledgers crypto currency story/construction
Crypto Ledgers crypto currency story/constructionCrypto Ledgers crypto currency story/construction
Crypto Ledgers crypto currency story/construction
JoeJosey1
 
Blockchain, Ethereum and Business Applications
Blockchain, Ethereum and Business ApplicationsBlockchain, Ethereum and Business Applications
Blockchain, Ethereum and Business Applications
Matthias Zimmermann
 
7 compelling use cases of crypto tokens
7 compelling use cases of crypto tokens7 compelling use cases of crypto tokens
7 compelling use cases of crypto tokens
Securitytokenizer
 
Jason genge what is ethereum
Jason genge   what is ethereumJason genge   what is ethereum
Jason genge what is ethereum
jason simeon genge
 
Blockchain and Bitcoin
Blockchain and BitcoinBlockchain and Bitcoin
Blockchain and Bitcoin
Hugo Rodrigues
 
Bringing blockchain to retail
Bringing blockchain to retailBringing blockchain to retail
Bringing blockchain to retail
National Retail Federation
 
Getting Started in Blockchain Security and Smart Contract Auditing
Getting Started in Blockchain Security and Smart Contract AuditingGetting Started in Blockchain Security and Smart Contract Auditing
Getting Started in Blockchain Security and Smart Contract Auditing
Beau Bullock
 
ICO Pitchnight #1 by Catena Capital & Herdius and friends
ICO Pitchnight #1 by Catena Capital & Herdius and friendsICO Pitchnight #1 by Catena Capital & Herdius and friends
ICO Pitchnight #1 by Catena Capital & Herdius and friends
Balazs Deme
 
Whirlwind tour of decentralized finance and blockchain
Whirlwind tour of decentralized finance and blockchainWhirlwind tour of decentralized finance and blockchain
Whirlwind tour of decentralized finance and blockchain
Gus Gutoski
 

Similar to Ticketh (13)

A Practical Introduction to Blockchain
A Practical Introduction to Blockchain A Practical Introduction to Blockchain
A Practical Introduction to Blockchain
 
Ryan Stortz & Sophia D'Antoine - “EVM2VEC: Bug Discovery in Smart Contracts”
Ryan Stortz & Sophia D'Antoine - “EVM2VEC: Bug Discovery in Smart Contracts”Ryan Stortz & Sophia D'Antoine - “EVM2VEC: Bug Discovery in Smart Contracts”
Ryan Stortz & Sophia D'Antoine - “EVM2VEC: Bug Discovery in Smart Contracts”
 
BCHGraz - Meetup #8 - Intro & Ethereum
 BCHGraz - Meetup #8 - Intro & Ethereum BCHGraz - Meetup #8 - Intro & Ethereum
BCHGraz - Meetup #8 - Intro & Ethereum
 
Dappsmedia smartcontract _write_smartcontracts_on_console_ethereum
Dappsmedia smartcontract _write_smartcontracts_on_console_ethereumDappsmedia smartcontract _write_smartcontracts_on_console_ethereum
Dappsmedia smartcontract _write_smartcontracts_on_console_ethereum
 
Crypto Ledgers crypto currency story/construction
Crypto Ledgers crypto currency story/constructionCrypto Ledgers crypto currency story/construction
Crypto Ledgers crypto currency story/construction
 
Blockchain, Ethereum and Business Applications
Blockchain, Ethereum and Business ApplicationsBlockchain, Ethereum and Business Applications
Blockchain, Ethereum and Business Applications
 
7 compelling use cases of crypto tokens
7 compelling use cases of crypto tokens7 compelling use cases of crypto tokens
7 compelling use cases of crypto tokens
 
Jason genge what is ethereum
Jason genge   what is ethereumJason genge   what is ethereum
Jason genge what is ethereum
 
Blockchain and Bitcoin
Blockchain and BitcoinBlockchain and Bitcoin
Blockchain and Bitcoin
 
Bringing blockchain to retail
Bringing blockchain to retailBringing blockchain to retail
Bringing blockchain to retail
 
Getting Started in Blockchain Security and Smart Contract Auditing
Getting Started in Blockchain Security and Smart Contract AuditingGetting Started in Blockchain Security and Smart Contract Auditing
Getting Started in Blockchain Security and Smart Contract Auditing
 
ICO Pitchnight #1 by Catena Capital & Herdius and friends
ICO Pitchnight #1 by Catena Capital & Herdius and friendsICO Pitchnight #1 by Catena Capital & Herdius and friends
ICO Pitchnight #1 by Catena Capital & Herdius and friends
 
Whirlwind tour of decentralized finance and blockchain
Whirlwind tour of decentralized finance and blockchainWhirlwind tour of decentralized finance and blockchain
Whirlwind tour of decentralized finance and blockchain
 

Recently uploaded

AI Genie Review: World’s First Open AI WordPress Website Creator
AI Genie Review: World’s First Open AI WordPress Website CreatorAI Genie Review: World’s First Open AI WordPress Website Creator
AI Genie Review: World’s First Open AI WordPress Website Creator
Google
 
A Study of Variable-Role-based Feature Enrichment in Neural Models of Code
A Study of Variable-Role-based Feature Enrichment in Neural Models of CodeA Study of Variable-Role-based Feature Enrichment in Neural Models of Code
A Study of Variable-Role-based Feature Enrichment in Neural Models of Code
Aftab Hussain
 
Enterprise Resource Planning System in Telangana
Enterprise Resource Planning System in TelanganaEnterprise Resource Planning System in Telangana
Enterprise Resource Planning System in Telangana
NYGGS Automation Suite
 
E-commerce Application Development Company.pdf
E-commerce Application Development Company.pdfE-commerce Application Development Company.pdf
E-commerce Application Development Company.pdf
Hornet Dynamics
 
Pro Unity Game Development with C-sharp Book
Pro Unity Game Development with C-sharp BookPro Unity Game Development with C-sharp Book
Pro Unity Game Development with C-sharp Book
abdulrafaychaudhry
 
Providing Globus Services to Users of JASMIN for Environmental Data Analysis
Providing Globus Services to Users of JASMIN for Environmental Data AnalysisProviding Globus Services to Users of JASMIN for Environmental Data Analysis
Providing Globus Services to Users of JASMIN for Environmental Data Analysis
Globus
 
Globus Connect Server Deep Dive - GlobusWorld 2024
Globus Connect Server Deep Dive - GlobusWorld 2024Globus Connect Server Deep Dive - GlobusWorld 2024
Globus Connect Server Deep Dive - GlobusWorld 2024
Globus
 
Vitthal Shirke Java Microservices Resume.pdf
Vitthal Shirke Java Microservices Resume.pdfVitthal Shirke Java Microservices Resume.pdf
Vitthal Shirke Java Microservices Resume.pdf
Vitthal Shirke
 
Essentials of Automations: The Art of Triggers and Actions in FME
Essentials of Automations: The Art of Triggers and Actions in FMEEssentials of Automations: The Art of Triggers and Actions in FME
Essentials of Automations: The Art of Triggers and Actions in FME
Safe Software
 
Utilocate provides Smarter, Better, Faster, Safer Locate Ticket Management
Utilocate provides Smarter, Better, Faster, Safer Locate Ticket ManagementUtilocate provides Smarter, Better, Faster, Safer Locate Ticket Management
Utilocate provides Smarter, Better, Faster, Safer Locate Ticket Management
Utilocate
 
Introducing Crescat - Event Management Software for Venues, Festivals and Eve...
Introducing Crescat - Event Management Software for Venues, Festivals and Eve...Introducing Crescat - Event Management Software for Venues, Festivals and Eve...
Introducing Crescat - Event Management Software for Venues, Festivals and Eve...
Crescat
 
Cracking the code review at SpringIO 2024
Cracking the code review at SpringIO 2024Cracking the code review at SpringIO 2024
Cracking the code review at SpringIO 2024
Paco van Beckhoven
 
Large Language Models and the End of Programming
Large Language Models and the End of ProgrammingLarge Language Models and the End of Programming
Large Language Models and the End of Programming
Matt Welsh
 
2024 eCommerceDays Toulouse - Sylius 2.0.pdf
2024 eCommerceDays Toulouse - Sylius 2.0.pdf2024 eCommerceDays Toulouse - Sylius 2.0.pdf
2024 eCommerceDays Toulouse - Sylius 2.0.pdf
Łukasz Chruściel
 
APIs for Browser Automation (MoT Meetup 2024)
APIs for Browser Automation (MoT Meetup 2024)APIs for Browser Automation (MoT Meetup 2024)
APIs for Browser Automation (MoT Meetup 2024)
Boni García
 
Orion Context Broker introduction 20240604
Orion Context Broker introduction 20240604Orion Context Broker introduction 20240604
Orion Context Broker introduction 20240604
Fermin Galan
 
Mobile App Development Company In Noida | Drona Infotech
Mobile App Development Company In Noida | Drona InfotechMobile App Development Company In Noida | Drona Infotech
Mobile App Development Company In Noida | Drona Infotech
Drona Infotech
 
AI Fusion Buddy Review: Brand New, Groundbreaking Gemini-Powered AI App
AI Fusion Buddy Review: Brand New, Groundbreaking Gemini-Powered AI AppAI Fusion Buddy Review: Brand New, Groundbreaking Gemini-Powered AI App
AI Fusion Buddy Review: Brand New, Groundbreaking Gemini-Powered AI App
Google
 
Game Development with Unity3D (Game Development lecture 3)
Game Development  with Unity3D (Game Development lecture 3)Game Development  with Unity3D (Game Development lecture 3)
Game Development with Unity3D (Game Development lecture 3)
abdulrafaychaudhry
 
May Marketo Masterclass, London MUG May 22 2024.pdf
May Marketo Masterclass, London MUG May 22 2024.pdfMay Marketo Masterclass, London MUG May 22 2024.pdf
May Marketo Masterclass, London MUG May 22 2024.pdf
Adele Miller
 

Recently uploaded (20)

AI Genie Review: World’s First Open AI WordPress Website Creator
AI Genie Review: World’s First Open AI WordPress Website CreatorAI Genie Review: World’s First Open AI WordPress Website Creator
AI Genie Review: World’s First Open AI WordPress Website Creator
 
A Study of Variable-Role-based Feature Enrichment in Neural Models of Code
A Study of Variable-Role-based Feature Enrichment in Neural Models of CodeA Study of Variable-Role-based Feature Enrichment in Neural Models of Code
A Study of Variable-Role-based Feature Enrichment in Neural Models of Code
 
Enterprise Resource Planning System in Telangana
Enterprise Resource Planning System in TelanganaEnterprise Resource Planning System in Telangana
Enterprise Resource Planning System in Telangana
 
E-commerce Application Development Company.pdf
E-commerce Application Development Company.pdfE-commerce Application Development Company.pdf
E-commerce Application Development Company.pdf
 
Pro Unity Game Development with C-sharp Book
Pro Unity Game Development with C-sharp BookPro Unity Game Development with C-sharp Book
Pro Unity Game Development with C-sharp Book
 
Providing Globus Services to Users of JASMIN for Environmental Data Analysis
Providing Globus Services to Users of JASMIN for Environmental Data AnalysisProviding Globus Services to Users of JASMIN for Environmental Data Analysis
Providing Globus Services to Users of JASMIN for Environmental Data Analysis
 
Globus Connect Server Deep Dive - GlobusWorld 2024
Globus Connect Server Deep Dive - GlobusWorld 2024Globus Connect Server Deep Dive - GlobusWorld 2024
Globus Connect Server Deep Dive - GlobusWorld 2024
 
Vitthal Shirke Java Microservices Resume.pdf
Vitthal Shirke Java Microservices Resume.pdfVitthal Shirke Java Microservices Resume.pdf
Vitthal Shirke Java Microservices Resume.pdf
 
Essentials of Automations: The Art of Triggers and Actions in FME
Essentials of Automations: The Art of Triggers and Actions in FMEEssentials of Automations: The Art of Triggers and Actions in FME
Essentials of Automations: The Art of Triggers and Actions in FME
 
Utilocate provides Smarter, Better, Faster, Safer Locate Ticket Management
Utilocate provides Smarter, Better, Faster, Safer Locate Ticket ManagementUtilocate provides Smarter, Better, Faster, Safer Locate Ticket Management
Utilocate provides Smarter, Better, Faster, Safer Locate Ticket Management
 
Introducing Crescat - Event Management Software for Venues, Festivals and Eve...
Introducing Crescat - Event Management Software for Venues, Festivals and Eve...Introducing Crescat - Event Management Software for Venues, Festivals and Eve...
Introducing Crescat - Event Management Software for Venues, Festivals and Eve...
 
Cracking the code review at SpringIO 2024
Cracking the code review at SpringIO 2024Cracking the code review at SpringIO 2024
Cracking the code review at SpringIO 2024
 
Large Language Models and the End of Programming
Large Language Models and the End of ProgrammingLarge Language Models and the End of Programming
Large Language Models and the End of Programming
 
2024 eCommerceDays Toulouse - Sylius 2.0.pdf
2024 eCommerceDays Toulouse - Sylius 2.0.pdf2024 eCommerceDays Toulouse - Sylius 2.0.pdf
2024 eCommerceDays Toulouse - Sylius 2.0.pdf
 
APIs for Browser Automation (MoT Meetup 2024)
APIs for Browser Automation (MoT Meetup 2024)APIs for Browser Automation (MoT Meetup 2024)
APIs for Browser Automation (MoT Meetup 2024)
 
Orion Context Broker introduction 20240604
Orion Context Broker introduction 20240604Orion Context Broker introduction 20240604
Orion Context Broker introduction 20240604
 
Mobile App Development Company In Noida | Drona Infotech
Mobile App Development Company In Noida | Drona InfotechMobile App Development Company In Noida | Drona Infotech
Mobile App Development Company In Noida | Drona Infotech
 
AI Fusion Buddy Review: Brand New, Groundbreaking Gemini-Powered AI App
AI Fusion Buddy Review: Brand New, Groundbreaking Gemini-Powered AI AppAI Fusion Buddy Review: Brand New, Groundbreaking Gemini-Powered AI App
AI Fusion Buddy Review: Brand New, Groundbreaking Gemini-Powered AI App
 
Game Development with Unity3D (Game Development lecture 3)
Game Development  with Unity3D (Game Development lecture 3)Game Development  with Unity3D (Game Development lecture 3)
Game Development with Unity3D (Game Development lecture 3)
 
May Marketo Masterclass, London MUG May 22 2024.pdf
May Marketo Masterclass, London MUG May 22 2024.pdfMay Marketo Masterclass, London MUG May 22 2024.pdf
May Marketo Masterclass, London MUG May 22 2024.pdf
 

Ticketh

  • 1. Building A Decentralized Ticket Shop on the Ethereum Blockchain Simon Dosch 05/17/2017
  • 2. Buying a concert ticket today “Shipment of your barcode ticket happens after payment is received and shipment is authorized by the event host“ 5/18/2017 Ethereum Meetup Central Germany - Ticketh - Simon Dosch 2
  • 3. What about that blockchain? We have • A digital asset (QR-code) permitting access to an event (i.e. concert) • An attribution of said asset to a person  A distributed system, enabling the safe dis- and reattribution of tickets! 5/18/2017 Ethereum Meetup Central Germany - Ticketh - Simon Dosch 3
  • 5. Realtime Compiler • Smart Contract Development & Deployment Meteor Framework • Application Deployment • useful Ethereum packages Web3 JS Library • Communication with the blockchain Metamask • Use Ethereum in the Chrome browser 5/18/2017 Ethereum Meetup Central Germany - Ticketh - Simon Dosch 5
  • 6. Creating an event • Name, Location, Date • Ticket amount • Price • Resell? • Max. resell price? • Security deposit? 5/18/2017 Ethereum Meetup Central Germany - Ticketh - Simon Dosch 6
  • 7. Buying a ticket 5/18/2017 Ethereum Meetup Central Germany - Ticketh - Simon Dosch 7
  • 8. Refund/Offer 5/18/2017 Ethereum Meetup Central Germany - Ticketh - Simon Dosch 8
  • 9. Use web3.eth.sign (address, hexMessage) 5/18/2017 Ethereum Meetup Central Germany - Ticketh - Simon Dosch 9
  • 10. Validation The event host scans my QR code, acquiring • my signed message • my ticket id = Using elliptic curve recovery, deduces my public key compares it to the owner of [ticket id] on the blockchain (this is relatively fast) Proves to blockchain that I attended by using my signed message and receives the rest of his money (confirmation takes ~ 1min) 5/18/2017 Ethereum Meetup Central Germany - Ticketh - Simon Dosch 10
  • 11. Summary • Control over • Ticket resale price • Ticket resale amount • Security regarding • Proof of identity at event • Ticket ownership • Ticket transfer • Cancellations (contract holds money) • Refunds (possible until x hours after event) 5/18/2017 Ethereum Meetup Central Germany - Ticketh - Simon Dosch 11
  • 12. Thank you and also my flat mate Immo Garlichs for developing this with me

Editor's Notes

  1. I payed the money and all I got was an email saying my ticket will come soon Its sold out I go buy it on ebay Kleinanzeigen or other shady places from sometimes even shadier people Sometimes the QR code is visible on the photo The tickets arrive, they’re nothing more than a printed out code They don’t even have my name on it, eeh
  2. Ethereum Studio Meteor Web3 Remix Metamask
  3. Refund = price – security deposit Offer (max resell price), maybe even max amount of ticket resell allowed for same event Use – sign my ticket to prove identity