Quick Start
Connecting the First Site
A Site is the primary organizational unit in HashCore Pulse. All agents, devices, and metrics are tied to a specific Site. Before connecting an agent and devices, you must create a Site.
Creating a Site
- Log in to HashCore Pulse and navigate to the Sites section in the sidebar.
- Click + New Site
- Fill in the required fields:
- Name — the name of the Site (e.g., "Moscow Farm" or "Site 1")
- Electricity rate — the cost of electricity and currency. Used to calculate net income in the Income widget.
- Capacity — the maximum power capacity of the Site in MW. Used to display load on the Dashboard.
- If necessary, configure Group operations — parameters for batch command sending:
- Devices per packet — how many devices to launch in one packet (default 10)
- Pause duration — pause between packets in seconds (default 5). Prevents peak load on the power grid during mass operations.
- Click Create
Creating an Agent
After creating a Site, you need to add an agent — it will scan the network and collect metrics.
- Navigate to the Agents section within the created Site.
- Click + New Agent
- Enter the agent's name (e.g., "Main Agent" or "Rack A")
- Click Create — a window with credentials will open:
- Agent ID — unique agent identifier
- Agent Secret — secret key for connection
- Copy both values and save them — they will be needed during installation.
- Download the installer for your OS: Windows or Linux x64
Agent ID and Agent Secret can be retrieved again at any time via the agent menu → Show Credentials
Configuring a Scan Task
A Scan Task defines which IP ranges the agent will check for device discovery.
- Click on the name of the created agent.
- Go to the Scan Tasks tab and click + New Task
- Enter the task name (e.g., "Network 192.168.1.x")
- In the Network ranges section, add your network's IP range:
- Click + Add range
- Specify the start and end addresses (e.g.,
192.168.1.1—192.168.1.254) - If necessary, add multiple ranges.
- If devices are protected by non-standard passwords, open the Unlock Configs tab and add credentials for each firmware type (HashCore, Bitmain).
- Click Create Task
Agent Installation
Install the agent on a computer located on the same network as the miners. Detailed instructions can be found in the sections Agent Installation → Windows and Agent Installation → Linux.
Connection Verification
After launching the agent:
- Return to HashCore Pulse → Agents section.
- Ensure the agent is displayed with an Online status (green indicator).
- Go to the Workers section — discovered devices will start appearing here within a few minutes.
- Open the Dashboard — hashrate graphs and widgets will start populating with data.