gilnobrega / farmr

A web dashboard for monitoring Chia farms. Also supports discord and email notifications.
GNU General Public License v3.0
250 stars 44 forks source link

SHIBgreen Template #190

Open aferende opened 2 years ago

aferende commented 2 years ago

Hi, please add SHIBgreen Json template:

{
  "Binary Name": "shibgreen",
  "Currency Symbol": "XSHIB",
  "Minor Currency Symbol": "mojo",
  "Major to Minor Multiplier": 1e12,
  "Net": "mainnet",
  "Block Rewards": 2.0,
  "Blocks Per 10 Minutes": 32.0,
  "Online Config": true,
  "Ports": {
    "harvester": 18785,
    "farmer": 18989,
    "fullNode": 18793,
    "wallet": 19587,
    "daemon": 44428
  },
  "Report Interval": 600,
  "Log Parse Interval": 60
}