ncoelho af657c568d new site
for whenever you want to add it ;)
2018-12-09 23:21:51 +01:00
2018-12-05 23:59:56 +00:00
2018-12-08 15:47:48 +00:00
DOC
2018-12-03 22:36:49 +00:00
2018-12-09 23:21:51 +01: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
2018-12-08 15:47:48 +00:00
REF
2018-12-08 15:47:00 +00:00
2018-12-08 15:47:48 +00:00
2018-12-08 15:47:48 +00:00
DOC
2018-12-08 15:47:10 +00:00
2018-12-02 22:17:02 +00:00

LndHub

Wrapper for Lightning Network Daemon. It provides separate accounts and trust minimization 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%