Skip to content
View lndhub-admin's full-sized avatar
Block or Report

Block or report lndhub-admin

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
lndhub-admin/README.md

LndHub Admin is a Node.js Lightning Network Toolbox

Using LndHub for

accounts ( wallets ( users ) ).


If You run a node and need to have separate accounts in front of LND wallet.

If You run a node and will be "Uncle-Jim" for family and friends or community.

If You need a toolbox "Kitchen Sink and Batteries" included for building Lightning App's.

Eanbles Accounts to the LND wallet . who payed what, when ...

This repo will contain :

  • Collect HowTo's and Snippets
  • Code Repo fo Admin Extension Components
  • Documetation "Best Practices" and Deploy for production

The Design of extensions / Extensions

There is a /LndHub/extensions/* folder where one can extend LndHub and run in same memory area as LndHub,

/LndHub/extensions/admin/*

https://github.com/lndhub-admin/LndHub-Admin-Extension

and there is /LndHub-Extensions that lives outside of the LndHub folder (for babel build reasons) invocated in its own memory area while sharing the Redis DB and use API calls to LndHub-Admin core.

/LndHub-Extensions/*

The /LndHub-Extensions/* can use any Language and Framework while authenticating to LndHub-Admin core API.

LndHub Admin Toolbox

TG : https://t.me/joinchat/L31KXn9TlDNmMTY0

Popular repositories

  1. LndHub-LNURL-Extension LndHub-LNURL-Extension Public

    Extension provides support for Lightning Address lnurl-pay lnurl-withdraw

    2

  2. lndhub-admin lndhub-admin Public

    LndHub Admin Best Practices Guide

    1

  3. LndHub LndHub Public

    Forked from BlueWallet/LndHub

    Wrapper for Lightning Network Daemon. It provides separate accounts for end-users

    JavaScript 1

  4. LndHub-Admin-Federation LndHub-Admin-Federation Public

    Decentralized Cluster of LndHub's

    1

  5. LndHub-PlusMinus LndHub-PlusMinus Public

    This is a forked BlueWallet LndHub with changes to buildsystem and deploy aimed at single instance LndHub to LND. Added are the LndHub-Admin component extensions folder, that acts as a example of h…

    1

  6. LndHub-Admin-Extension LndHub-Admin-Extension Public

    Extension example and UI to manage accounts and settings in LndHub

    HTML