UNPKG

spare-dashboard-satellite

Version:

(modified version of Chia-Dashboard-Satellite to Support the Spare Fork.)

31 lines (17 loc) 628 B
# Spare-Dashboard-Satellite (modified version of Chia-Dashboard-Satellite to Support the Spare Fork.) ## Prerequisites - nodejs >= 12, see [here](https://docs.foxypool.io/general/installing-nodejs/) how to install it ## Getting started Check out the [Docs](https://docs.foxypool.io/chia-dashboard-satellite/). ## Setup ```bash npm i -g spare-dashboard-satellite spare-dashboard-satellite ``` ## Updating the satellite ```bash npm update -g spare-dashboard-satellite ``` ## License GNU GPLv3 (see [LICENSE](https://github.com/felixbrucker/chia-dashboard-satellite/blob/master/LICENSE))