Tabs is an iOS app for keeping up with your Lightning Node.
Use Cocoapods to install the dependencies.
pod install
Use Tabs to connect to your Lightning Node to get the status or your node or create invoices.
Tabs is using LND to make gRPC API requests to your node, specifically:
/getinfo
/addinvoice
/listinvoices
MIT © Matthew Ramsden
See LICENSE for more information.