Open dcposch opened 1 year ago
Done by Markus, minus stretch goal
Committed to providing POS at ZC
https://github.com/daimo-eth/daimo/assets/169280/c701dcd5-368d-4709-b85a-5f11481202af
Evaluating Sunmi hardware to make this work at greater distance.
Apple recently announced that NFC capabilities will be open for developers to create secure transactions:
Background
Mobile-to-mobile
Until recently, this was impossible to do in a mobile app. Android supports NFC device mode (tapping) and card mode (tapped, aka "host card emulation"). iOS only supports the former, or at least didn't expose card mode to apps.
Apparently it's possible now: https://stripe.com/terminal/tap-to-pay
Unclear if Stripe has a special deal.
Mobile-to-PoS
Definitely possible. An MVP PoS can just be an Android device on a stand.
Experiment