Update Roadmap.md

This commit is contained in:
saubyk 2018-10-22 17:59:09 -04:00 committed by GitHub
parent 12851fa2b9
commit 19eb7e0fb6
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -2,43 +2,48 @@
## Version 0.0.1-alpha (Minimum Viable Product)
Start
### Start
- Unlock Wallet
Home Page
### Home Page
- Wallet Balance
- Peer Count
- Active Channels
- Channel Balance
- Channel Status
- 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
Payments
- Decode payment request
- Send payment
### Home Page
- Network Information
## Feature Backlog
Start
- Create Wallet
Home Page
- Network Status
Channel Management
- Channel Detail - Bi-Directional channel balance view
- Close Channel
LN Wallet
### LN Wallet
- Generate pub key to recieve Bitcoin
- Send Bitcoin to an address
Globalization - Allow for Language customization
### Payments
- Decode payment request
- Send payment
- List payments
## Version 0.0.3
### UI Theme refresh
## Feature Backlog
### Start
- Create Wallet
### Channel Management
- Channel Detail - Bi-Directional channel balance view
- Close Channel
### Globalization - Allow for Language customization