Create Application_features.md

pull/1/head
saubyk 6 years ago committed by GitHub
parent 8c5609138d
commit 01e1853c4a
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -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…
Cancel
Save