Skip to content

Latest commit

 

History

History
58 lines (42 loc) · 4.72 KB

readme.md

File metadata and controls

58 lines (42 loc) · 4.72 KB

Coctohug - Manage dozens of chia blockchain forks mining from a web browser!

Easy Setup using Quick Start

Seek more help on our Website / Github / Discussions / Discord.

Here is more detailed user manual

English View

English

Chinese View

Chinese

Russian View

Russian

German View

German

the cryptodoge hand

  • cryptodoge specific docker
  • log parser

build

  • sudo docker build --no-cache --build-arg CODE_BRANCH=1.2.9 -t coctohug-cryptodoge:latest .
  • sudo docker build --build-arg CODE_BRANCH=1.2.9 -t coctohug-cryptodoge:latest .

docker-compose

  • coctohug-cryptodoge: image: coctohug-cryptodoge:latest container_name: coctohug-cryptodoge hostname: pc1 restart: always volumes: - ~/.coctohug-cryptodoge:/root/.chia - "/mnt/disk1:/plots1" - "/mnt/disk2:/plots2" environment: - mode=fullnode - controller_address=192.168.1.74 - worker_address=192.168.1.74 - plots_dir=/plots1:/plots2 ports: - 12636:12636 - 15994:15994 - 16895:16895

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.