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
Develop an interactive dashboard to visualise Circles blockchain data, inspired by dune.com's dashboard here: https://dune.com/koeppelmann/circles (data fetching to be implemented via the Circles indexer):
Key Data Visualizations:
circles user signups
unique users transacting per week
unique users trusting per week
org signups - [ ] group signups
Implement individual dynamic charts for the above metrics, with the following options for each chart: - [ ] time view range: 3 months, 6 months, 1 year, all - as grouped buttons
Dunes Iframes (e.g. Martins Circles User sign ups chart) have a link to the dune-users dashboard.
Clicking this link redirects to the dashboard inside the iframe.
Objective:
Develop an interactive dashboard to visualise Circles blockchain data,
inspired by dune.com's dashboard here: https://dune.com/koeppelmann/circles (data fetching to be implemented via the Circles indexer):Key Data Visualizations:
- [ ] group signupsImplement individual dynamic charts for the above metrics, with the following options for each chart:
- [ ] time view range: 3 months, 6 months, 1 year, all - as grouped buttonsNB: we will now use dune embeds as an alternative to custom implementation. see screenshot for example.
The text was updated successfully, but these errors were encountered: