JSPM

  • Created
  • Published
  • Downloads 43
  • Score
    100M100P100Q60648F
  • License MIT

Package Exports

  • coctohug-web

This package does not declare an exports field, so the exports above have been automatically detected and optimized by JSPM instead. If any package subpath is missing, it is recommended to post an issue to the original package (coctohug-web) to support the "exports" field. If that is not possible, create a JSPM override to customize the exports field for this package.

Readme

web

  • a web ui to show the chia forks farming status
  • env WEB_MODE=controller (one of controller or hand)

quick start for chia testing

  • WEB_MODE="controller" npm start
  • WEB_MODE="worker" npm start

quick start for flora testing

  • WEB_MODE="controller" config_file="../flora.json" npm start
  • WEB_MODE="worker" worker_web_port="12632" config_file="../flora.json" npm start
  • WEB_MODE="worker" controller_address="192.168.124.158" worker_web_port="12632" config_file="../flora.json" npm start

Trademark Notice

CHIA NETWORK INC, CHIA™, the CHIA BLOCKCHAIN™, the CHIA PROTOCOL™, CHIALISP™ and the “leaf Logo” (including the leaf logo alone when it refers to or indicates Chia), are trademarks or registered trademarks of Chia Network, Inc., a Delaware corporation. There is no affliation between this Coctohug project and the main Chia Network project.