mirror of
https://github.com/Ride-The-Lightning/RTL.git
synced 2025-02-22 14:22:48 +01:00
Update Roadmap.md
This commit is contained in:
parent
1be175252b
commit
b8c7506911
1 changed files with 16 additions and 5 deletions
21
Roadmap.md
21
Roadmap.md
|
@ -55,12 +55,17 @@
|
||||||
- Technical Improvements for performance
|
- Technical Improvements for performance
|
||||||
- UI Interaction improvements
|
- UI Interaction improvements
|
||||||
|
|
||||||
### Version 0.0.4-alpha
|
### Version 0.1.6-alpha
|
||||||
- Implement authentication b/w RTL server and browser client
|
- Implement authentication b/w RTL server and browser client
|
||||||
|
|
||||||
### Feature Backlog
|
### Feature Backlog
|
||||||
#### Start
|
#### Peers
|
||||||
- Create Wallet
|
- Peer Lookup
|
||||||
|
|
||||||
|
#### Channels
|
||||||
|
- Closed Channels
|
||||||
|
- Lookup Channel Info
|
||||||
|
- Update Channel/s
|
||||||
|
|
||||||
#### LN Wallet
|
#### LN Wallet
|
||||||
- List chain transactions
|
- List chain transactions
|
||||||
|
@ -71,5 +76,11 @@
|
||||||
#### Invoice Management
|
#### Invoice Management
|
||||||
- Lookup Invoice
|
- Lookup Invoice
|
||||||
|
|
||||||
#### Describe Graph
|
#### Routing Info
|
||||||
- Create a graphical view of the LN network from the node data
|
- Forwarding History
|
||||||
|
|
||||||
|
#### Network
|
||||||
|
- Network explorer
|
||||||
|
|
||||||
|
#### Start
|
||||||
|
- Create Wallet
|
||||||
|
|
Loading…
Add table
Reference in a new issue