Skip to content

Commit

Permalink
Merge branch 'master' of github.com:boltcard/bolt-card-pos
Browse files Browse the repository at this point in the history
  • Loading branch information
robertclarkson committed Nov 28, 2023
2 parents c016324 + 391c03f commit fe66805
Showing 1 changed file with 4 additions and 6 deletions.
10 changes: 4 additions & 6 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,19 +2,17 @@

A simple Point of Sale (PoS) App with [Bolt Card](https://boltcard.org) support. Built in React Native for iOS and Android.

Connects to an [LNBits](https://lnbits.com/) backend with the LNDHub extension installed.

Polls for successful invoice payments.
Connects to;
* An [LNBits](https://lnbits.com/) backend with the LNDHub extension installed.
* A [BTCPayServer](https://btcpayserver.org/) backend with the [LNBank](https://docs.btcpayserver.org/LNbank/) extension

[![Playstore](https://bluewallet.io/uploads/play-store-badge-blue.svg)](https://play.google.com/store/apps/details?id=org.boltcard.boltcardpos)

[![AppleStore](https://bluewallet.io/uploads/app-store-badge-blue.svg)](https://apps.apple.com/us/app/bolt-card-pos/id6448741630)


## APK files
[Latest Android Release.](https://github.com/boltcard/bolt-card-pos/releases) 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!
[Latest Android Release.](https://github.com/boltcard/bolt-card-pos/releases)


## setup
Expand Down

0 comments on commit fe66805

Please sign in to comment.