hashgraph / MyHbarWallet

🟩 MyHbarWallet is a free, client-side interface helping you interact with Hedera™ Hashgraph.
https://myhbarwallet.com/
Apache License 2.0
71 stars 44 forks source link

CoinGecko API fetch for price should be a background task #382

Closed mehcode closed 4 years ago

mehcode commented 4 years ago

Do not show USD equivalent until it completes but it should not be blocking login

--

Currently it's down and blocking login. I hacked it on master to just use a static price for the moment.