Pool Manager
Dashboard, miner explorer, and pool configuration surfaces for mining pool management
The Pool Manager section provides UI for landing, exploring miners, and managing pool configurations. It is rendered as a top-level product area with three sibling workflows.
Prerequisites
-
Complete the @tetherto/mdk-react-devkit installation and add the dependency
-
<MdkProvider>from@tetherto/mdk-react-adapterwrapping your app tree
Component groups
The section covers five workflows:
- Dashboard: landing page composing stats, navigation blocks, and a recent alerts feed
- Miner explorer: cross-pool miner browser with filter, search, and selection; used to assign miners to pool configurations
- Pools: pools page with the collapsible pool list and the Add Pool dialog for authoring new pool configurations
- Sites overview: multi-site landing screen showing every site as a status card with pool assignment, miner counts, and hashrate
- Site overview details: rack-level miner grid detail view for a single site with drag-to-select and pool assignment
All pool manager components
Browse the sidebar for the full, always-up-to-date list — each component links to its own reference page (description, props, usage, and a runnable example).