2021-12-29 18:08:41 -05:00
|
|
|
[Intro](../README.md) -- **Application Features** -- [Road Map](Roadmap.md) -- [Application Configurations](Application_configurations.md)
|
2018-11-17 12:17:25 -05:00
|
|
|
|
2018-11-17 12:19:16 -05:00
|
|
|
## RTL - Feature List
|
2018-09-27 21:34:25 -04:00
|
|
|
|
2020-06-01 21:44:43 -04:00
|
|
|
### Home Page - Operator
|
|
|
|
- General node information
|
|
|
|
- On-Chain and Lightning balances
|
|
|
|
- Channel capacity with Local-Remote balances and Balance score
|
|
|
|
- Routing fee earned and transactions routed
|
|
|
|
- Channel status for Active, Pending, Inactive and Closing channels
|
|
|
|
|
|
|
|
### Home Page - Merchant
|
|
|
|
- On-Chain and Lightning balances
|
|
|
|
- Inbound Channel capacity
|
|
|
|
- Outbound Channel capacity
|
|
|
|
- Receive and Pay Lightning transactions
|
2018-09-27 21:34:25 -04:00
|
|
|
|
2020-06-02 21:26:48 -04:00
|
|
|
### On-Chain
|
|
|
|
- Total, Confirmed and Unconfirmed balances in Sats, BTC and Fiat
|
2019-01-08 22:26:52 -05:00
|
|
|
- Receive Funds, Generate Address (with QR Code)
|
2018-09-27 21:34:25 -04:00
|
|
|
- Send funds
|
2020-06-03 21:07:30 -04:00
|
|
|
- Sweep all funds {LND only}
|
|
|
|
- List of on-chain transactions {LND only}
|
2020-06-02 21:26:48 -04:00
|
|
|
- Export transaction list to csv
|
2018-09-27 21:34:25 -04:00
|
|
|
|
2020-06-02 21:26:48 -04:00
|
|
|
### Lightning
|
|
|
|
#### Peers/Channels
|
|
|
|
- Peer management (Connect, disconnect with network peers)
|
|
|
|
- Open channel
|
2018-11-05 22:06:55 -05:00
|
|
|
- Close channel
|
2020-06-02 21:26:48 -04:00
|
|
|
- Update channel fee policy
|
2020-06-03 21:07:30 -04:00
|
|
|
- Circular Rebalance {LND only}
|
2020-06-02 21:26:48 -04:00
|
|
|
- Open, Pending and Closed channel list
|
|
|
|
- Export all lists to csv
|
|
|
|
|
|
|
|
#### Transactions
|
|
|
|
- Make payments
|
|
|
|
- Invoice generation
|
|
|
|
- Query routes
|
|
|
|
|
|
|
|
#### Routing
|
|
|
|
- Forwarding history
|
2020-06-03 21:07:30 -04:00
|
|
|
- Routing peers summary {LND only}
|
2020-06-02 21:26:48 -04:00
|
|
|
|
|
|
|
#### Graph Lookup
|
|
|
|
- Lookup a node details with pubkey
|
|
|
|
- Lookup a channel details with Channel ID
|
|
|
|
|
|
|
|
#### Sign/Verify
|
|
|
|
- Sign a message with node's private key and generate a signature
|
|
|
|
- Verify the message with a signature to determine the pubkey of the node used to sign
|
2020-06-03 21:09:42 -04:00
|
|
|
|
|
|
|
#### Loop - Optional Feature {LND only}
|
2020-06-03 21:07:30 -04:00
|
|
|
- Loop Out for gaining Inbound channel capacity
|
|
|
|
- Loop In for replenishing Outbound capacity
|
|
|
|
- Loop Out and In transactions list
|
2020-06-02 21:26:48 -04:00
|
|
|
|
2020-06-03 21:07:30 -04:00
|
|
|
#### Backup {LND only}
|
2019-08-03 17:39:40 -04:00
|
|
|
- All channel backup and verify
|
|
|
|
- Individual channel backup and verify
|
|
|
|
- Folder location of the backup files
|
2018-10-12 06:03:19 -04:00
|
|
|
|
2020-06-03 21:07:30 -04:00
|
|
|
### Network {LND only}
|
2020-06-02 21:26:48 -04:00
|
|
|
- Network information from the graph
|
2018-11-25 00:36:44 -05:00
|
|
|
|
2020-06-02 21:26:48 -04:00
|
|
|
### Settings
|
|
|
|
- Fiat conversion toggle
|
|
|
|
- Default node setting for multiple nodes
|
|
|
|
- Toggle for Persona switch to change the dashboard layout
|
|
|
|
- Day-Night mode toggle
|
|
|
|
- Themes for color customizations
|
2019-08-03 17:39:40 -04:00
|
|
|
|
2020-06-02 21:26:48 -04:00
|
|
|
### Help
|
|
|
|
- Basic In-product documentation
|
2019-01-13 08:00:00 -05:00
|
|
|
|
2020-06-02 21:26:48 -04:00
|
|
|
### Public Key
|
|
|
|
- Display the node pubkey along with a QR code
|
|
|
|
- Display the node URI along with a QR code
|