NEARFoundation / stats.gallery

Big & fun NEAR account analytics!
https://stats.gallery
GNU General Public License v3.0
33 stars 18 forks source link

Remove timeframe and network selectors #46

Open encody opened 2 years ago

encody commented 2 years ago

This will involve:

  1. Dropping support for multiple networks (so removing support for testnet)
  2. Having "timeframe" be a component-specific, rather than session-specific value. Basically we want components to always have interesting data to show, so if they have to reach a little further back in history (or automagically request more data when the user expands/scrolls/etc) than other components in order to display something interesting, that is ok.