You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Feb 23, 2021. It is now read-only.
The app currently uses a public API endpoint (blockchain.info) to fetch exchange rates, leading to smaller amount of fiat currencies available and no protection against outages.
Expected behavior
Using a cached proxy endpoint for another, maybe a paid, SLA offering (https://currencylayer.com/ looks promising) provider, thus having a greater control over the data served and larger number of currencies to choose from.
The text was updated successfully, but these errors were encountered:
Description and Actual behavior
The app currently uses a public API endpoint (blockchain.info) to fetch exchange rates, leading to smaller amount of fiat currencies available and no protection against outages.
Expected behavior
Using a cached proxy endpoint for another, maybe a paid, SLA offering (https://currencylayer.com/ looks promising) provider, thus having a greater control over the data served and larger number of currencies to choose from.
The text was updated successfully, but these errors were encountered: