mirror of
https://github.com/Ride-The-Lightning/RTL
synced 2024-11-03 23:15:24 +00:00
45 lines
790 B
Markdown
45 lines
790 B
Markdown
|
# 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
|
||
|
Globalization - Allow for Language customization
|
||
|
|
||
|
## 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
|
||
|
|
||
|
Payments
|
||
|
- Decode payment request
|
||
|
- Send payment
|