2018-11-02 01:39:01 +01:00
|
|
|
[ [Intro](README.md) ] -- [ [Application Features](Application_features.md) ] -- [ **[Road Map]** ]
|
2018-11-17 18:17:39 +01:00
|
|
|
|
2018-11-17 18:21:54 +01:00
|
|
|
## Product Roadmap for RTL Application
|
2018-10-22 23:51:04 +02:00
|
|
|
|
2018-11-17 18:21:54 +01:00
|
|
|
### Version 0.0.1-alpha (Minimum Viable Product)
|
2018-10-22 23:51:04 +02:00
|
|
|
|
2018-11-17 18:21:54 +01:00
|
|
|
#### Start
|
2018-10-22 23:51:04 +02:00
|
|
|
- Unlock Wallet
|
|
|
|
|
2018-11-17 18:21:54 +01:00
|
|
|
#### Home Page
|
2018-10-22 23:51:04 +02:00
|
|
|
- Wallet Balance
|
2018-10-22 23:59:09 +02:00
|
|
|
- Peer Count
|
|
|
|
- Active Channels
|
2018-10-22 23:51:04 +02:00
|
|
|
- Channel Balance
|
|
|
|
- Chain Sync Status
|
|
|
|
- Fee Report
|
|
|
|
|
2018-11-17 18:21:54 +01:00
|
|
|
#### Peer Management
|
2018-10-22 23:51:04 +02:00
|
|
|
- Listing of Connected Peers
|
|
|
|
- Initiate Connection with peers with the public key
|
|
|
|
|
2018-11-17 18:21:54 +01:00
|
|
|
#### Channel Management
|
2018-10-22 23:51:04 +02:00
|
|
|
- Status of Channels (Active, Inactive, Pending)
|
|
|
|
- Listing of Channels
|
|
|
|
- Open Channel with connected peers
|
|
|
|
|
2018-11-17 18:21:54 +01:00
|
|
|
### Version 0.0.2-alpha
|
|
|
|
#### Home Page
|
2018-10-22 23:59:09 +02:00
|
|
|
- Network Information
|
|
|
|
|
2018-11-17 18:21:54 +01:00
|
|
|
#### LN Wallet
|
2018-10-22 23:59:09 +02:00
|
|
|
- Generate pub key to recieve Bitcoin
|
|
|
|
- Send Bitcoin to an address
|
|
|
|
|
2018-11-17 18:21:54 +01:00
|
|
|
#### Payments
|
2018-10-22 23:51:04 +02:00
|
|
|
- Decode payment request
|
|
|
|
- Send payment
|
2018-10-22 23:59:09 +02:00
|
|
|
- List payments
|
|
|
|
|
2018-11-17 18:21:54 +01:00
|
|
|
### Version 0.0.3-alpha
|
2018-10-22 23:59:09 +02:00
|
|
|
### UI Theme refresh
|
2018-10-23 04:02:55 +02:00
|
|
|
- Refresh the UI with a customized RTL theme
|
2018-11-17 18:21:54 +01:00
|
|
|
#### Channel Management
|
|
|
|
- Channel Detail - Bi-Directional channel balance view
|
|
|
|
- Close Channel
|
|
|
|
|
|
|
|
### Version 0.0.4-alpha
|
|
|
|
#### Describe Graph
|
|
|
|
- Create a graphical view of the LN network from the node data
|
|
|
|
#### Channels
|
|
|
|
- Add alias to channel list
|
2018-10-22 23:51:04 +02:00
|
|
|
|
2018-11-17 18:21:54 +01:00
|
|
|
### Feature Backlog
|
|
|
|
#### Peers
|
2018-10-23 03:42:01 +02:00
|
|
|
- Add alias identifier for peers
|
|
|
|
- Connect peer with Pub key (w/o IP address)
|
2018-10-23 04:01:55 +02:00
|
|
|
- Disconnect Peer
|
2018-10-23 03:42:01 +02:00
|
|
|
|
2018-11-17 18:21:54 +01:00
|
|
|
#### Start
|
2018-10-22 23:51:04 +02:00
|
|
|
- Create Wallet
|
|
|
|
|
2018-11-17 18:21:54 +01:00
|
|
|
#### LN Wallet
|
2018-10-23 03:46:13 +02:00
|
|
|
- List chain transactions
|
|
|
|
|
2018-11-17 18:21:54 +01:00
|
|
|
#### Globalization
|
2018-10-23 04:01:55 +02:00
|
|
|
- Allow for Language customization
|
2018-11-04 13:03:28 +01:00
|
|
|
|
2018-11-17 18:21:54 +01:00
|
|
|
#### Application Security
|
2018-11-04 13:03:28 +01:00
|
|
|
- Implement authentication b/w RTL server and browser
|
2018-11-17 18:11:15 +01:00
|
|
|
|
2018-11-17 18:21:54 +01:00
|
|
|
#### Invoice Management
|
2018-11-17 18:11:15 +01:00
|
|
|
- Add Invoice
|
|
|
|
- List Invoice
|
|
|
|
- Lookup Invoice
|