From 01e1853c4ad4ff051f4865bba615b3d4f2d8ac25 Mon Sep 17 00:00:00 2001 From: saubyk <39208279+saubyk@users.noreply.github.com> Date: Thu, 27 Sep 2018 21:34:25 -0400 Subject: [PATCH] Create Application_features.md --- Application_features.md | 26 ++++++++++++++++++++++++++ 1 file changed, 26 insertions(+) create mode 100644 Application_features.md diff --git a/Application_features.md b/Application_features.md new file mode 100644 index 00000000..7670f3cf --- /dev/null +++ b/Application_features.md @@ -0,0 +1,26 @@ +# RTL - Feature List + +## Home Page (Dashboard and Node Status) +- Wallet Balance +- Number of Peers connected +- Number of Active channels +- Channel Balance +- Chain Sync status indicator +- Fee Report +- Network Info + +## LND Wallet (Wallet functions available on LND) +- Total Balance +- Confirmed Balance +- Unconfirmed Balance +- Generate Address (with QR Code) +- Send funds + +## Peers (Manage LN Peers) +- Connect to a peer with the LN Public key and IP address +- List of connected peers + +## Channels (Manage channels with network peers) +- Channel Status (Number of Active, Inactive and Pending channels) +- Open Channel with connected peers +- List of channels