Ride-The-Lightning-RTL/Application_features.md

49 lines
1.1 KiB
Markdown
Raw Normal View History

2018-11-02 01:37:52 +01:00
[ [Intro](README.md) ] -- [ **[Application Features]** ] -- [ [Road Map](Roadmap.md) ]
2018-11-17 18:17:25 +01:00
2018-09-28 03:34:25 +02:00
# 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
2018-10-12 12:03:19 +02:00
## Settings
- Current Unit Toggle (Sats to BTC)
- Layout Customization
- Menu Customization
- Theme Skins
- Nav Options
2018-09-28 03:34:25 +02:00
## LND Wallet (Wallet functions available on LND)
- Total Balance
- Confirmed Balance
- Unconfirmed Balance
- Generate Address (with QR Code)
- Send funds
## Peers (Manage LN Peers)
2018-11-06 04:06:55 +01:00
- Connect to a peer with the LN Public key and/or IP address
- List of connected peers with alias
2018-09-28 03:34:25 +02:00
2018-11-17 18:15:26 +01:00
## Channels
### Dashboard
- Channel Status - Number of Active, Inactive and Pending channels)
- Total Channel Balances - Aggregated balance view for local and remote channels
### Management
2018-09-28 03:34:25 +02:00
- Open Channel with connected peers
- List of channels
2018-11-06 04:06:55 +01:00
- Close channel
2018-10-12 12:03:19 +02:00
## Payments
2018-11-17 18:15:26 +01:00
### List Payments
- List of payments made via node
### Send Payment
2018-10-12 12:03:19 +02:00
- Verify and Send Payments
2018-10-12 12:08:09 +02:00
## Node Config
- Read-only view of Node conf files for lnd and bitcoin