2
0
mirror of https://github.com/Ride-The-Lightning/RTL synced 2024-10-31 09:20:27 +00:00
RTL/Roadmap.md
2018-11-01 20:39:01 -04:00

1.3 KiB

[ Intro ] -- [ Application Features ] -- [ [Road Map] ]

Product Roadmap for RTL Application

Version 0.0.1-alpha (Minimum Viable Product)

Start

  • Unlock Wallet

Home Page

  • Wallet Balance
  • Peer Count
  • Active Channels
  • Channel Balance
  • 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-alpha

Home Page

  • Network Information

LN Wallet

  • Generate pub key to recieve Bitcoin
  • Send Bitcoin to an address

Payments

  • Decode payment request
  • Send payment
  • List payments

Version 0.0.3-alpha

UI Theme refresh

  • Refresh the UI with a customized RTL theme

Feature Backlog

Peers

  • Add alias identifier for peers
  • Connect peer with Pub key (w/o IP address)
  • Disconnect Peer

Channels

  • Add alias to channel list

Start

  • Create Wallet

Describe Graph

  • Create a graphical view of the LN network from the node data

LN Wallet

  • List chain transactions

Channel Management

  • Channel Detail - Bi-Directional channel balance view
  • Close Channel

Globalization

  • Allow for Language customization