Update Roadmap.md

pull/47/head
saubyk 6 years ago committed by GitHub
parent 3f8bc7c14c
commit adc99aceab
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -1,13 +1,13 @@
[ [Intro](README.md) ] -- [ [Application Features](Application_features.md) ] -- [ **[Road Map]** ]
# Product Roadmap for RTL Application
## Product Roadmap for RTL Application
## Version 0.0.1-alpha (Minimum Viable Product)
### Version 0.0.1-alpha (Minimum Viable Product)
### Start
#### Start
- Unlock Wallet
### Home Page
#### Home Page
- Wallet Balance
- Peer Count
- Active Channels
@ -15,61 +15,60 @@
- Chain Sync Status
- Fee Report
### Peer Management
#### Peer Management
- Listing of Connected Peers
- Initiate Connection with peers with the public key
### Channel Management
#### Channel Management
- Status of Channels (Active, Inactive, Pending)
- Listing of Channels
- Open Channel with connected peers
## Version 0.0.2-alpha
### Home Page
### Version 0.0.2-alpha
#### Home Page
- Network Information
### LN Wallet
#### LN Wallet
- Generate pub key to recieve Bitcoin
- Send Bitcoin to an address
### Payments
#### Payments
- Decode payment request
- Send payment
- List payments
## Version 0.0.3-alpha
### Version 0.0.3-alpha
### UI Theme refresh
- Refresh the UI with a customized RTL theme
#### 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
## Feature Backlog
### Peers
### Feature Backlog
#### Peers
- Add alias identifier for peers
- Connect peer with Pub key (w/o IP address)
- Disconnect Peer
### Channels
- Add alias to channel list
### Start
#### Start
- Create Wallet
### Describe Graph
- Create a graphical view of the LN network from the node data
### LN Wallet
#### LN Wallet
- List chain transactions
### Channel Management
- Channel Detail - Bi-Directional channel balance view
- Close Channel
### Globalization
#### Globalization
- Allow for Language customization
### Application Security
#### Application Security
- Implement authentication b/w RTL server and browser
### Invoice Management
#### Invoice Management
- Add Invoice
- List Invoice
- Lookup Invoice

Loading…
Cancel
Save