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

Chain activity visualizer #55

Closed
zivkovicmilos opened this issue Jan 15, 2024 · 4 comments
Closed

Chain activity visualizer #55

zivkovicmilos opened this issue Jan 15, 2024 · 4 comments
Assignees

Comments

@zivkovicmilos
Copy link
Member

Description

This idea, the same with #53, is something that's been on my mind for a few months now. We have tools in the gno ecosystem to sufficiently manipulate and extract transaction data (tx-archive, tx-exports, tx-indexer...).

It would be great to visualize this data somehow, similar to how Mintscan visualizes IBC transactions. Of course, it doesn't need to be this sophisticated, but perhap the initial scope of the project can be:

  • A user can see the most used Realms (bubble chart)
  • A user can see the most imported Packages (userland / sys...) (bubble chart)
  • A user can see interactions between Realms and Packages (graph, node interaction, similar to Mintscan)
  • A user can pick an address and see interactions with Realms (isolated address, every realm)
  • ...?

Looking for feedback
@ajnavarro @alexiscolin @waymobetta

@albttx
Copy link
Member

albttx commented Jan 15, 2024

Hey,

Stargaze is already a cosmos chain, https://stargaze.zone, please use a different name to avoid any confusion.

FYI: i'm working on a gnoland-exporter, i will need to work on tendermint2 exporter too, and we'll have pretty graph on grafana.
Grafana will be internal and private, but i can also export a public grafana to show informations :)

We won't be able to see as deep as mintscan IBC tx, and all that, but it will be a great start i believe

@zivkovicmilos
Copy link
Member Author

zivkovicmilos commented Jan 16, 2024

Stargaze is already a cosmos chain, https://stargaze.zone/, please use a different name to avoid any confusion.

Had no idea, but makes total sense it's taken already :)

@zivkovicmilos zivkovicmilos changed the title Stargaze - a chain activity visualizer Chain activity visualizer Jan 16, 2024
@alexiscolin
Copy link
Member

@zivkovicmilos I really like this idea. We should start thinking about it. @AidarItkulov @leohhhn

@zivkovicmilos
Copy link
Member Author

Migrated to gnolang/gno#3352

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

3 participants