Mobile: Zap Timmy button with preset amounts and wallet deep link #28
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Problem
Zapping Timmy is a core social gesture on the web Workshop but is absent on mobile. Mobile is where most Lightning wallets live, making it the highest-leverage surface for this feature.
What to build
Add a ⚡ Zap button on the Timmy tab (below the face, above the mic). Tapping opens a bottom sheet with:
POST /api/zapand gets back a BOLT-11 invoicelightning:URI deep link button ("Open in Wallet") that launches the user's default Lightning wallet appAcceptance criteria
lightning:URI deep link successfully opens wallet apps (tested with Wallet of Satoshi, Zeus, Phoenix)