iotaledger / explorer

Explore the IOTA Tangle
https://explorer.iota.org
Apache License 2.0
59 stars 20 forks source link

[Task]: Add price info to Shimmer network #547

Closed msarcev closed 2 years ago

msarcev commented 2 years ago

Task description

Requirements

N/A

Acceptance criteria

N/A

Creation checklist

msarcev commented 2 years ago

After internal discussion on how to approach this regarding integration with current functionalities of "Markets" and "Currency converter" it was decided to drop those implementations (as the point of Explorer is not to keep historical market data, and users would use other dedicated services for that information anyway) and simplify the market cap and price stats to "current" only supporting a reduced set of fiat currencies. I'm splitting this task to ordered sub-tasks as follows:

  1. Rework mainnet Iota price stats
    • Remove the current supporting code for markets and currency converter
    • Simplify the functionality to display "current" Iota price stats viewable in DXY Index currencies (USD, EUR, JPY, GBP, CAD, SEK, CHF are supported), using the Fiat selector
    • Update the Navbar state (Streams is the only Utility after rework so it can go directly into the navbar)
  2. Add support for Shimmer price stats
    • Add Shimmer "current" price stats support to Shimmer stardust networks
msarcev commented 2 years ago

Closing this task in favour of https://github.com/iotaledger/explorer/issues/554. No changes done.