mirror of
https://github.com/apotdevin/thunderhub.git
synced 2025-02-22 14:22:33 +01:00
docs: 📚️ update README
This commit is contained in:
parent
208ca8dab8
commit
c7b774b6d1
1 changed files with 5 additions and 11 deletions
16
README.md
16
README.md
|
@ -77,26 +77,20 @@ This repository consists of a **NextJS** server that handles both the backend **
|
|||
### Visual
|
||||
|
||||
- Responsive UI for any device. Mobile, Tablet or Desktop.
|
||||
- Light and Dark mode.
|
||||
- Light, Dark and Night mode.
|
||||
- Check values in Bitcoin, Satoshis or Fiat.
|
||||
|
||||
### Accounts
|
||||
|
||||
- Many ways to connect to your node: **HEX/Base64 strings**, **LNDConnect Url**, **BTCPayServer Info** or **QR codes**.
|
||||
- Have view-only and/or admin accounts.
|
||||
- Manage however many accounts your browser storage can hold.
|
||||
- Quickly sync your accounts between devices. No need to copy/paste macaroons and certificates.
|
||||
- Connect to your node with **HEX/Base64 strings** or by passing the **file locations** of the macaroons and certificate.
|
||||
- Manage however many nodes you want.
|
||||
- Use a master password or individual passwords for each account.
|
||||
- Passwords are hashed to avoid having them in cleartext form.
|
||||
|
||||
### Deployment
|
||||
|
||||
- Docker images for easier deployment
|
||||
|
||||
### Future Features
|
||||
|
||||
- Channel health/recommendations view
|
||||
- Loop In and Out to provide liquidity or remove it from your channels.
|
||||
- Storefront interface
|
||||
|
||||
---
|
||||
|
||||
## **Requirements**
|
||||
|
|
Loading…
Add table
Reference in a new issue