Operations Board
Global staking infrastructure coverage with country-border map rendering, city-level node locations, and interactive list-driven marker focus.
Status
Active (serving)
Waiting (standby)
Available
Loading world map...
Dataset setup (Natural Earth)
- Download Natural Earth Admin 0 Countries TopoJSON (110m or 50m).
- Place file at
/public/data/ne_110m_admin_0_countries.topo.json. - Restart dev server if the file was added while running.
The map component reads from local /public only, converts TopoJSON to features with topojson-client, and projects via d3-geo (geoNaturalEarth1).
