2
0
mirror of https://github.com/Ride-The-Lightning/RTL synced 2024-11-15 18:13:00 +00:00
RTL/Application_features.md

53 lines
1.2 KiB
Markdown
Raw Normal View History

2018-11-02 00:37:52 +00:00
[ [Intro](README.md) ] -- [ **[Application Features]** ] -- [ [Road Map](Roadmap.md) ]
2018-11-17 17:17:25 +00:00
2018-11-17 17:19:16 +00:00
## RTL - Feature List
2018-09-28 01:34:25 +00:00
2018-11-17 17:19:16 +00:00
### Home Page (Dashboard and Node Status)
2018-09-28 01:34:25 +00:00
- Wallet Balance
- Number of Peers connected
- Number of Active channels
- Channel Balance
- Chain Sync status indicator
- Fee Report
- Network Info
2018-11-17 17:19:16 +00:00
### Settings
2018-10-12 10:03:19 +00:00
- Current Unit Toggle (Sats to BTC)
- Layout Customization
- Menu Customization
- Theme Skins
- Nav Options
2018-11-17 17:19:16 +00:00
### LND Wallet (Wallet functions available on LND)
2018-09-28 01:34:25 +00:00
- Total Balance
- Confirmed Balance
- Unconfirmed Balance
- Generate Address (with QR Code)
- Send funds
2018-11-17 17:19:16 +00:00
### Peers (Manage LN Peers)
2018-11-06 03:06:55 +00:00
- Connect to a peer with the LN Public key and/or IP address
- List of connected peers with alias
2018-09-28 01:34:25 +00:00
2018-11-17 17:19:16 +00:00
### Channels
#### Dashboard
2018-11-25 05:43:18 +00:00
- Channel Status - Number of Active, Inactive and Pending channels
2018-11-17 17:15:26 +00:00
- Total Channel Balances - Aggregated balance view for local and remote channels
2018-11-17 17:19:16 +00:00
#### Management
2018-09-28 01:34:25 +00:00
- Open Channel with connected peers
- List of channels
2018-11-06 03:06:55 +00:00
- Close channel
2018-10-12 10:03:19 +00:00
2018-11-17 17:19:16 +00:00
### Payments
#### List Payments
2018-11-17 17:15:26 +00:00
- List of payments made via node
2018-11-17 17:19:16 +00:00
#### Send Payment
2018-10-12 10:03:19 +00:00
- Verify and Send Payments
2018-10-12 10:08:09 +00:00
2018-11-25 05:36:44 +00:00
### Invoices
- Add Invoice with Optional Memo and Amount and Generate payment request
- List Invoices
2018-11-17 17:19:16 +00:00
### Node Config
2018-10-12 10:08:09 +00:00
- Read-only view of Node conf files for lnd and bitcoin