From 19eb7e0fb60a4d77b7cc544a7165b5d1c959d875 Mon Sep 17 00:00:00 2001 From: saubyk <39208279+saubyk@users.noreply.github.com> Date: Mon, 22 Oct 2018 17:59:09 -0400 Subject: [PATCH] Update Roadmap.md --- Roadmap.md | 47 ++++++++++++++++++++++++++--------------------- 1 file changed, 26 insertions(+), 21 deletions(-) diff --git a/Roadmap.md b/Roadmap.md index e3ca9eff..a5971b8b 100644 --- a/Roadmap.md +++ b/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