Create Roadmap.md

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

@ -0,0 +1,44 @@
# Product Roadmap for RTL Application
## Version 0.0.1-alpha (Minimum Viable Product)
Start
- Unlock Wallet
Home Page
- Wallet Balance
- Channel Balance
- Channel Status
- Chain Sync Status
- Fee Report
Peer Management
- Listing of Connected Peers
- Initiate Connection with peers with the public key
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
## Feature Backlog
Start
- Create Wallet
Home Page
- Network Status
Channel Management
- Channel Detail - Bi-Directional channel balance view
- Close Channel
LN Wallet
- Generate pub key to recieve Bitcoin
- Send Bitcoin to an address
Globalization - Allow for Language customization
Loading…
Cancel
Save