[x] Use hashed user email for the Local Storage key (so that we do not reveal the email).
[x] We retrieve the balance from Local Storage. In the background we complete all address generation and retrieve real balance from blockchain (via listunspent service).
[x] Show user an indication of the background balance retrieval.
hashed user email
for the Local Storage key (so that we do not reveal the email).