Download presentation
Presentation is loading. Please wait.
1
PointCoin Pizza: Revamped
Kyle Angelotti and Michelle Wang
2
Website Itself Hosted on EC2 node through apache
SQL, PHP, etc Also running wallet for the escrow on same server Not running a miner
3
Person Places Order Put in pizza and toppings in form style
Data is stored in SQL for later usage Person puts in transaction id Sends the money to a “pizza escrow” Store the new transaction ID in SQL database for later use Code is written in Go, converted to Javascript with Gopher.js
4
Pizza Behind the Scenes
Node automatically checks block chain to see number of confirmations After 10 confirmations, generate pizza order Raw transaction example
5
Dominos API (link) Written as node.js wrapper
Find closest store to address and get menu Turn order into a “pizza code” using the menu Have standard payment method stored for use in all orders Validate and place pizza order
6
Merchant Gets Paid Using the Dominos API, query every five minutes for status of the order Once trackOrder comes back as “delivered”, automatically send transaction to pizza merchant minus a 10 PTC transaction fee
7
Demo
8
Conclusion Safer for the customer Safer for the merchant
Adds value to PointCoin network
Similar presentations
© 2025 SlidePlayer.com. Inc.
All rights reserved.