Ride-The-Lightning-RTL/Application_features.md

65 lines
1.5 KiB
Markdown
Raw Normal View History

2019-01-08 03:07:58 +01:00
[Intro](README.md) -- **Application Features** -- [Road Map](Roadmap.md) -- [LND API Coverage](LNDAPICoverage.md)
2018-11-17 18:17:25 +01:00
2018-11-17 18:19:16 +01:00
## RTL - Feature List
2018-09-28 03:34:25 +02:00
2018-11-17 18:19:16 +01:00
### Home Page (Dashboard and Node Status)
2018-09-28 03:34:25 +02:00
- Wallet Balance
- Number of Peers connected
- Number of Active channels
- Channel Balance
- Chain Sync status indicator
- Fee Report
- Network Info
2018-11-17 18:19:16 +01:00
### Settings
2018-10-12 12:03:19 +02:00
- Current Unit Toggle (Sats to BTC)
- Layout Customization
- Menu Customization
- Theme Skins
- Nav Options
2019-01-09 04:26:52 +01:00
### LND Wallet
#### Send/Receive
2018-09-28 03:34:25 +02:00
- Total Balance
- Confirmed Balance
- Unconfirmed Balance
2019-01-09 04:26:52 +01:00
- Receive Funds, Generate Address (with QR Code)
2018-09-28 03:34:25 +02:00
- Send funds
2019-01-09 04:26:52 +01:00
#### List Transactions
- List of on-chain transactions
2018-09-28 03:34:25 +02:00
2018-11-17 18:19:16 +01:00
### 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-12-25 05:38:20 +01:00
- Detach Peer
2018-09-28 03:34:25 +02:00
2018-11-17 18:19:16 +01:00
### Channels
#### Dashboard
2018-11-25 06:43:18 +01:00
- Channel Status - Number of Active, Inactive and Pending channels
2018-11-17 18:15:26 +01:00
- Total Channel Balances - Aggregated balance view for local and remote channels
2018-11-17 18:19:16 +01:00
#### 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-12-25 05:38:20 +01:00
#### Pending
- Pending Open Channels (Default)
- Pending Force Closing Channels
- Pending Closing Channels
- Waiting Close
2019-01-09 04:26:52 +01:00
#### Closed
- List of Closed Channels
2018-10-12 12:03:19 +02:00
2018-11-17 18:19:16 +01:00
### Payments
#### List Payments
2018-11-17 18:15:26 +01:00
- List of payments made via node
2018-11-17 18:19:16 +01:00
#### Send Payment
2018-10-12 12:03:19 +02:00
- Verify and Send Payments
2019-01-08 03:13:41 +01:00
- Pay empty invoice with custom amount
2018-10-12 12:08:09 +02:00
2018-11-25 06:36:44 +01:00
### Invoices
2019-01-08 03:13:41 +01:00
- Add Invoice with Optional Memo and Amount and Generate payment request (with QR Code)
2018-11-25 06:36:44 +01:00
- List Invoices
2018-11-17 18:19:16 +01:00
### Node Config
2018-10-12 12:08:09 +02:00
- Read-only view of Node conf files for lnd and bitcoin