mirror of
https://github.com/Ride-The-Lightning/RTL.git
synced 2025-02-23 06:35:19 +01:00
Update Roadmap.md
This commit is contained in:
parent
12851fa2b9
commit
19eb7e0fb6
1 changed files with 26 additions and 21 deletions
47
Roadmap.md
47
Roadmap.md
|
@ -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
|
||||
|
|
Loading…
Add table
Reference in a new issue