Spaces:
Paused
Paused
Update README.md
Browse files
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 |
+

|
65 |
+
|
66 |
+
|
67 |
+
|
68 |
**Feature list**:
|
69 |
- Stake, incentive, dividends by block/time π°
|
70 |
- Weights and consensus πͺ
|