steffenc commited on
Commit
621c78f
Β·
unverified Β·
1 Parent(s): ff5373c

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +8 -0
README.md CHANGED
@@ -57,6 +57,14 @@ This repo contains a streamlit [dashboard]([url](https://opendashboard-v110.stre
57
  # Metagraph
58
  This repo contains a WIP streamlit dashboard for inspecting the bittensor blockchain. It uses the `multigraph.py` script to pull metagraph snapshots from subtensor and then constructs a dataframe from these snapshots.
59
 
 
 
 
 
 
 
 
 
60
  **Feature list**:
61
  - Stake, incentive, dividends by block/time πŸ’°
62
  - Weights and consensus πŸ’ͺ
 
57
  # Metagraph
58
  This repo contains a WIP streamlit dashboard for inspecting the bittensor blockchain. It uses the `multigraph.py` script to pull metagraph snapshots from subtensor and then constructs a dataframe from these snapshots.
59
 
60
+ ## Screenshots
61
+
62
+ ------
63
+ *Overview metrics and block range selection* - Current block, register cost and network size.
64
+ ![Screenshot 2023-07-27 at 16 52 38](https://github.com/opentensor/dashboards/assets/6709103/943ccf97-1d9d-4f13-bc86-eaa1eafbdef4)
65
+
66
+
67
+
68
  **Feature list**:
69
  - Stake, incentive, dividends by block/time πŸ’°
70
  - Weights and consensus πŸ’ͺ