Skip to content

anyblockanalytics/thegraph-curator-phase3

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

TheGraph Network Dashboard

Overview of Allocations of Indexers on Subgraphs

Overview

This is a WIP dashboard displaying metrics and stats from TheGraph. Built with Python and Streamlit. Using GraphQL to query the TestNet Subgraph of the Graph. It contains informations on:

  • Overview of Network Stats
  • Subgraphs (List of Subgraphs with Descriptions, Rewards, Signals and More)
  • Curators (List of Curators, ...)
  • Indexer (List of Indexer, Allocations, Indexing Rewards, Plots)

Running the Dashboard

First it is necessary to install the required paackages, such as pandas, streamlit...

pip install streamlit, pandas, plotly

Now clone this repository:

git clone anyblockanalytics/thegraph-curator-phase3 

After that, go into the directory of the cloned repository and run streamlit in the terminal:

streamlit run main.py

Contributions

We are open for contributions and suggestions for improving this dashboard. It is still WIP. All GraphQL queries can be found in queries.py. This is build using streamlit with selfcontaining subpages.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •  

Languages