2019-01-10 12:32:01 +00:00
2019-01-09 02:38:54 +00:00
2019-01-10 12:32:01 +00:00
2018-12-09 22:46:14 +00:00
2019-01-05 18:10:05 +00:00
2018-12-02 22:17:02 +00:00
2018-12-02 22:17:02 +00:00
2018-12-02 22:17:02 +00:00
2018-12-02 22:17:02 +00:00
REF
2018-12-08 15:47:00 +00:00
2018-12-02 22:46:33 +00:00
2019-01-06 14:36:23 +00:00
REF
2018-12-08 15:47:00 +00:00
OPS
2018-12-25 13:51:38 +00:00
REL
2019-01-07 16:21:35 +00:00
DOC
2018-12-19 23:55:12 +00:00
2018-12-02 22:17:02 +00:00

LndHub

Wrapper for Lightning Network Daemon. It provides separate accounts with minimum trust for end users

INSTALLATION

git clone git@github.com:BlueWallet/LndHub.git
cd LndHub
npm i

Install bitcoind, lnd and redis.

Edit config.js and set it up correctly. Copy admin.macaroon and tls.cert in root folder of LndHub.

Deploy to Heroku

Add config vars :

  • CONFIG : json serialized config object
  • MACAROON: hex-encoded admin.macaroon
  • TLSCERT: hex-encoded tls.cert

Tests

Acceptance tests are in https://github.com/BlueWallet/BlueWallet/blob/master/LightningCustodianWallet.test.js

Description
Fork of LndHub with some fixes, as well as additions for lnurl-pay support
https://lndhub.kosmos.org
Readme 1.5 MiB
Languages
JavaScript 64.9%
HTML 29.6%
CSS 3.3%
Shell 1.2%
Dockerfile 1%