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

Loading…
Cancel
Save