You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
RTL/Roadmap.md

1.7 KiB

Intro -- Application Features -- Road Map -- LND API Coverage

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

Channel Management

  • Channel Detail - Bi-Directional channel balance view
  • Close Channel
  • Add alias to channel list

Peer Management

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

Invoice Management

  • Add Invoice
  • List Invoice

Miscellaneous

  • Technical Improvements for performance
  • UI Interaction improvements

Version 0.1.6-alpha

  • Implement authentication b/w RTL server and browser client

Feature Backlog

Peers

  • Peer Lookup

Channels

  • Closed Channels
  • Lookup Channel Info
  • Update Channel/s

LN Wallet

  • List chain transactions

Globalization

  • Allow for Language customization

Invoice Management

  • Lookup Invoice

Routing Info

  • Forwarding History

Network

  • Network explorer

Start

  • Create Wallet