Skip to content

sirthiswe/coctohug-greendoge

Repository files navigation

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 greendoge hand

  • greendoge specific docker
  • log parser

build

  • sudo docker build --no-cache --build-arg CODE_BRANCH=1.2.10 -t coctohug-greendoge:latest .
  • sudo docker build --build-arg CODE_BRANCH=1.2.10 -t coctohug-greendoge:latest .

docker-compose

  • coctohug-greendoge: image: coctohug-greendoge:latest container_name: coctohug-greendoge hostname: pc1 restart: always volumes: - ~/.coctohug-greendoge:/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: - 12638:12638 - 6544:6544 - 6547:6547

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.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages