mirror of
https://github.com/Ride-The-Lightning/RTL.git
synced 2025-02-20 13:34:43 +01:00
Create Application_features.md
This commit is contained in:
parent
8c5609138d
commit
01e1853c4a
1 changed files with 26 additions and 0 deletions
26
Application_features.md
Normal file
26
Application_features.md
Normal file
|
@ -0,0 +1,26 @@
|
|||
# RTL - Feature List
|
||||
|
||||
## Home Page (Dashboard and Node Status)
|
||||
- Wallet Balance
|
||||
- Number of Peers connected
|
||||
- Number of Active channels
|
||||
- Channel Balance
|
||||
- Chain Sync status indicator
|
||||
- Fee Report
|
||||
- Network Info
|
||||
|
||||
## LND Wallet (Wallet functions available on LND)
|
||||
- Total Balance
|
||||
- Confirmed Balance
|
||||
- Unconfirmed Balance
|
||||
- Generate Address (with QR Code)
|
||||
- Send funds
|
||||
|
||||
## Peers (Manage LN Peers)
|
||||
- Connect to a peer with the LN Public key and IP address
|
||||
- List of connected peers
|
||||
|
||||
## Channels (Manage channels with network peers)
|
||||
- Channel Status (Number of Active, Inactive and Pending channels)
|
||||
- Open Channel with connected peers
|
||||
- List of channels
|
Loading…
Add table
Reference in a new issue