Skip to content
/ lnlink Public

iOS app to control to your c-lightning node directly over the lightning network

License

Notifications You must be signed in to change notification settings

jb55/lnlink

Repository files navigation

LNLink
======

An iOS app for communicating with your clightning node over the lightning
network

Get the TestFlight:

	http://lnlink.app

LNLink is powered by lnsocket, a C library I created to connect to the lightning network:

	http://git.jb55.com/lnsocket
	https://github.com/jb55/lnsocket

Building
--------

Depenencies:

brew install automake libtool

In root directory:

$ git submodule update --init --recursive

enter lnsocket submodule and type:

$ make ios


Configuring your c-lightning node
---------------------------------

Check out this guide for linking your c-lightning node

https://lnlink.app/qr

About

iOS app to control to your c-lightning node directly over the lightning network

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published