swar / Swar-Chia-Plot-Manager

This is a Cross-Platform Plot Manager for Chia Plotting that is simple, easy-to-use, and reliable.
GNU General Public License v3.0
1.25k stars 388 forks source link

SWAR with MADMAX , error #1245

Open VikingoGarage opened 3 years ago

VikingoGarage commented 3 years ago

Some help ???

I am trying use SWAR with backend MADMAX , and this is the log

Usage: chia.exe [OPTIONS] COMMAND [ARGS]... Try 'chia.exe -h' for help.

Error: no such option: -r

swar commented 3 years ago

Seems to be that your chia location is not updated to MadMax binaries.

LotharMadsson commented 3 years ago

@VikingoGarage You have to point to the madmax binaries in the config.yaml, in the entry 'chia_location'. You might still are pointing to '/home/user/chia-blockchain/venv/bin/chia'

ronyeap commented 3 years ago

Hi, I would like to explore Madmax on Swar, can you share a guide on what to set to enable Madmax running on Swar?

LotharMadsson commented 3 years ago

Hi, I would like to explore Madmax on Swar, can you share a guide on what to set to enable Madmax running on Swar?

Get the madmax binary, and the swar repo. Set in the config of swar the backend to madmax and point in the chia-location to the madmax binary.