How to Set up a Dashboard for Chia Farming

Use NodeJS to install a Chia dashboard in just a few clicks

Chia Dashboard is a great tool to help you visualise your Chia farming. It is well known by now that the GUI is buggy and performance using the CLI is infinitely better. Unfortunately there isnt much information to see immediately without sending more commands to see the outputs.

That is where Chia Dashboard comes in handy because it gives you a really nice visual representation of your chia node in realtime.

Setup is really simple and only requires a few commands.

First install Node from https://nodejs.org/en/

nodejs mainpage
Nodejs Website

Once downloaded, install it. At the end the installer will give you the option to install some extra addons, this is up to you but I selected yes. This may take some time to install but you can continue anyway just open the Nodejs command line from the start menu.

node command prompt
NodeJS command prompt

Once that has opened we can install the dashboard with the command

npm install --global chia-dashboard-satellite

NPM will download all the required packages.

Once that is installed head over to https://dashboard.chia.foxypool.io/ and log in. Once done open up satellites and give it a name

add new satellite
Chia Satellites Dashboard

You will be presented with an API key as shown below

api key
Chia Dashboard Satellite API key

Now to back to your Node command line. Enter the following command:

chia-dashboard-satellite

You will be asked for the API key that was generated when you created a satellite on the dashboard. Enter it and your dashboard will be connected to your node and will pump out stats in realtime!

To update Chia Dashboard simply type

npm update -g chia-dashboard-satellite

And we are finished! Give it a couple of seconds to initialise and you should see some lovely data.

chia dashboard

Enjoy!

My name is Darren and i am a hobbyist/homelab/crypto user. If you liked this post please consider signing up for a Digital Ocean account using my link and you will receive $100 in free credit!

XCH: xch1hrumdza9u6slw5hz343p3yh954wvjs4rqnqdkq6huanctf0vytzqqkahxk
BTC: 1BVwmPMt6kxRe88EKhThJviFp3M4MhubTA
ETH: 0xa958d40518d76168BB795947Bf96AafD6bccc177
LTC: MBJdCsnZXDuXBYme6Ur7VFAeYw4LTFM9CP
BAT: 0xab574A09fFf2aa391658D3D048265ad1401cA7AF
DOGE: DBCchyovcTXSioWM392kKydJxY5nyECYFB
SCP: 9f2feed9f29f3f8035e4ae2a33837ae4affa0a5b5773bcc5a33a4abb041e82e2cccb318c78ef
Share This Guide!