c0decave 870defb24f init
2021-05-09 13:15:05 +02:00
2021-05-09 11:49:45 +02:00
2021-05-09 13:15:05 +02:00
2021-05-09 11:49:45 +02:00

Readme

Some scripts, codes or whatever for the chia network

Connect Nodes

Simple script for trying to connect chia to other nodes in the network. Support script for nodes not syncing. Please note you need also the known_nodes.txt file.

  • Download both
  • Activate chia environment: . ./activate
  • chmod +x connect_nodes.sh;./connect_nodes.sh;

Done

Description
No description provided
Readme 26 KiB
Languages
Shell 100%