firoorg / firo

The privacy-focused cryptocurrency
https://firo.org
MIT License
720 stars 354 forks source link

Show market value #1301

Closed PanderMusubi closed 1 year ago

PanderMusubi commented 1 year ago

Like the mobile app https://github.com/firoorg/mobile show the current market value in the GUI. Default would be in USD and in the settings, the user can choose to show the value in USD, EUR, GBP, AUD and BTC.

reubenyap commented 1 year ago

Hey Pander! We don't want the reference implementation to be making unnecessary calls to third party sites which is necessary to obtain 'market prices' since that can compromise privacy and is a potential vulnerability if there is an issue with the third party call and someone sends the wrong amount.

We're more relaxed with third party implementations or mobile implementations which are for more casual use.