My helper scripts for farming chia, flax, chaingreen and silicoin on ubuntu.
- Run
./install.bash
- If on a harvester: Run
./create_mounts.bash
- Run
./setup.bash
- If on a harvester: Run
./setup_harvester.bash
Optionally you should put source ~/farm-bin/functions.bash
in your ~/.bashrc
so you can run the coins
and coin
commands from your shell directly.
Also put your TELEGRAM_TOKEN
and TELEGRAM_CHAT_ID
in your ~/.bashrc
as well.
- If on a harvester: Copy/paste (custom) content of
fstab
intosudo vi /etc/fstab
- Copy/paste (custom) content of
crontab
intocrontab -e
- If on a farmer: Add keys with
coins keys add
- If on a farmer: Copy/paste
Simply run coins start farmer
to start all farmers or coins start harvester
to start all harvesters.