pull down to refresh

Pretty simple cool stuff from Argentina!
2min deployment, set up the receiving LNaddress, create a product... you're ready to sats-in!
Little kick... it enables websites and PWAs on android devices to access the NFC functionality and pay with Boltcards or similars.
  • Frontend: Next.js 14 (App Router), React 18, TypeScript
  • UI: Tailwind CSS, shadcn/ui components
  • Storage: IndexedDB (local), localStorage (configuration)
  • PWA: Service Worker, Web App Manifest
  • Payments: Lightning Network (LUD-16/LUD-21), NFC Web API
live demo also available at https:/LN-pos.vercel.app/
Interesting. Just tested with a LN address and works nice. If you want a simple POS it could be a nice option. Thanks for sharing.
reply
Thanks for confirming. I was surprised by its simplicity too, with zero infrastructure! it just forwards to existing LNaddress.
The NFC functionality, for obvious reasons, is not working on iOS
reply
This is dope AF
reply
that what I thought!
reply