mirror of
https://github.com/Ride-The-Lightning/RTL.git
synced 2025-02-20 13:34:43 +01:00
Create Roadmap.md
This commit is contained in:
parent
4a6c7aabc4
commit
12851fa2b9
1 changed files with 44 additions and 0 deletions
44
Roadmap.md
Normal file
44
Roadmap.md
Normal file
|
@ -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…
Add table
Reference in a new issue