Thanks for your feedbacks.
As respectfully I'd like to appreciate your efforts for putting the stuff on github,
This is the main reason. to make the code open source, get feedback on the code and learn more about coding (look at my name

)
I'd want to point out the main factor which would make your app absolutely a waste of time.That is,the requirements!
I enjoy coding so even if others don't find it useful, I am learning a lot of things in the process and I find it useful for myself that is why I created this in the first plce.
2 weeks ago I couldn't imagine designing the Xaml like what you see in the first post.
A month ago I didn't know how to use Github now i am pushing commits properly to my new branch.
A couple of months ago i had no idea how to use API and now i have this as my tiny side-project and 4 other projects 1 of which is a trading utilities which i am up to 2000 lines of code.
-No everybody uses web wallets,electrum pretty much gives the same service to watch my wallet addresses.
It is mainly about the size, Electrum is lightweight but it is still 50 MB installation file + 35 MB headers and wallets files.
this project is 1 MB installation file + < 3KB wallet file
Also i personally like to keep track of the value of my bitcoin. If you look at the left side of the GUI you see three TextBoxes for total bitcoin balance and the value of it in USD and
local currency which I can't get in Electrum.
-Any block explorer would give the results instantly after putting a bitcoin address.Do you really think someone would
take the pain of keep a 3rd party app running and refreshing the stuff to get the latest results ? I doubt it.
It is more like a log book to keep track of ALL your money (public keys)!
For example I have multiple bitcoin addresses which I want to keep them all in one place and not have to copy each address, open a browser and paste one by one to see what the balances are and then open up a calculator to calculate how much it is worth especially in my local currency!
Thank you for uploading your BTC wallet to GitHub! I'm learning C# in my free time and I keep your upload an useful resource. Since it's open-source, I hope I'll be able to contribute some nice features in it soon.
If I see more C♯ Enthusiasts around here I may publish more of my projects on Github.
I'll be glad to see your contributions and help you in any way i can in learning C♯.