vergecurrency / MyVergies

A lite desktop wallet client built with Vue.js and Electron :electron:
https://myvergies.app
MIT License
6 stars 3 forks source link

Loading wallets #13

Closed SwenVanZanten closed 4 years ago

SwenVanZanten commented 4 years ago

When the application is being started users are shown the "add wallet" placeholder card until the wallets are actually loaded. Long before that time we already know there are some wallets created. Instead of the placeholder we would like to show a loading indication. Perhaps with the text "loading wallets" and a loading icon.

SwenVanZanten commented 4 years ago

Implemented