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