ben-haim / bolt-card-pos

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Bolt Card PoS App (Point of Sale)

A simple Point of Sale (PoS) App with Bolt Card support. Built in React Native for iOS and Android.

Connects to an LNBits backend with the LNDHub extension installed.

Polls for successful invoice payments.

Playstore

APK files

Latest Android Release. It's safe to use (as long as you scan the Invoice QR code in LNDHub) because all you can do is Pay the pos invoice.

It works, some payment errors might not be shown. Give it a try let us know what you think!

setup

  1. Install LNBits and connect it to your node, or use the LNBits demo server
  2. Click extensions and install the LNDHub extension.
  3. On the app hit the Scan QR code button and then scan the INVOICE QR code. (Admin QR code should work, but there is no need for the PoS to have this level of permissions)
  4. Create invoices to test.

About

License:MIT License


Languages

Language:TypeScript 52.5%Language:JavaScript 38.3%Language:Java 5.1%Language:Ruby 1.6%Language:Objective-C 1.6%Language:Objective-C++ 0.8%