/Tabs

Lightning Node status on iOS

Primary LanguageSwiftMIT LicenseMIT

Build Status GitHub license codecov

Tabs

screenshot

Tabs is an iOS app for keeping up with your Lightning Node.

Table of contents

Installation

Use Cocoapods to install the dependencies.

pod install

Usage

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

Thanks

License

MIT © Matthew Ramsden

See LICENSE for more information.