ChainSafe / forest

🌲 Rust Filecoin Node Implementation
https://forest.chainsafe.io
Apache License 2.0
620 stars 146 forks source link

Filecoin nodes public dashboard #2789

Open LesnyRumcajs opened 1 year ago

LesnyRumcajs commented 1 year ago

Issue summary

We would like to have a crawler and in effect a dashboard, publicly hosted, with the current Filecoin network usage including:

Other information and links This can be done with https://github.com/dennis-tra/nebula (it will collect all the necessary data to a db). We need to create proper dashboards and host them publicly or expose some endpoints and let some other FE handle the dashboards.

This is a part of 2023 roadmap:

Network node statistics - a lipP2P crawler to determine Forest’s network share in the Filecoin network.

from https://github.com/ChainSafe/forest/issues/1874

We estimate to have it done for the Forest website, and so we aim for Q4 2023 or Q1 2024. ETA: 2024-01-31

LesnyRumcajs commented 1 year ago

most likely not needed, we should just re-use https://github.com/dennis-tra/nebula

Let's just add some docs for our usage then (mainnet, calibnet)