lnlink

iOS app for connecting to lightning nodes
git clone git://jb55.com/lnlink
Log | Files | Refs | Submodules | README | LICENSE

commit 6fb6415d24f57186fde39526128d4f3595e13612
parent a18efc1cae86ccdc41db54a690c2dbbb96969d83
Author: William Casarin <jb55@jb55.com>
Date:   Sun, 27 Feb 2022 21:48:07 -0800

readme testflight

Signed-off-by: William Casarin <jb55@jb55.com>

Diffstat:
MREADME | 6+++++-
1 file changed, 5 insertions(+), 1 deletion(-)

diff --git a/README b/README @@ -5,9 +5,13 @@ LNLink An iOS app for communicating with your clightning node over the lightning network +Get the TestFlight: + + https://jb55.com/lnlink + LNLink is powered by lnsocket, a C library I created to connect to the lightning network: -http://git.jb55.com/lnsocket + http://git.jb55.com/lnsocket Building --------