Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Display price equivalent in currency #13

Open
2 tasks
coderofstuff opened this issue Feb 8, 2024 · 0 comments
Open
2 tasks

Display price equivalent in currency #13

coderofstuff opened this issue Feb 8, 2024 · 0 comments

Comments

@coderofstuff
Copy link
Owner

TODO

  • Retrieve price information from some source. Choices are:
    • api.kaspa.org (but only USD)
    • from CoinGecko
    • from CMC (?)
  • Show the price equivalent of KAS
    • In Addresses tab
    • When sending (amount and fee)
    • In Transaction tab (limited to using current amount, since it's much harder to get historical data of price at time of TX)

Initial implementation will be only for USD (easiest path to implementation).

Follow-up work

  • Allow user to select currency other than USD (may require updates to api.kaspa.org) - store this in user's settings and persist between reloads
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant