cd /path/to/chia
chia plots create [add flags and parameters]
chia plots create -k 32 -b 4000 -t /path/to/temporary/directory -d /path/to/final/directory
git clone https://github.com/madMAx43v3r/chia-plotter.git
sudo mount -t tmpfs -o size=110G tmpfs /mnt/ram/
./chia_plot.exe n [--count (number of plots)] -r [--threads (default:4)] -u [--buckets (deafult:256)] -t [--tmpdir] -2 [--tmpdir2] -d [--finaldir] -p [--poolkey] -f [--farmerkey]
chia plotters bladebit -h
chia bladebit [-h] [-r THREADS] [-n COUNT] [-f FARMERKEY] [-p POOL_KEY] [-c CONTRACT] [-i ID] [-w] [-m] [-d FINALDIR] [-v]
git clone https://github.com/swar/Swar-Chia-Plot-Manager.git
or download it from GitHubcd C:\Users\Swar\Documents\Swar-Chia-Plot-Manager
python -m venv venv
& . ./venv/bin/activate
pip install -r requirements.txt
config.yaml.default
and name it as config.yaml
in the same directory.config.yaml
to your own personal settings. There is more help on this below.python manager.py start
python manager.py view
plotman config path
). Options explained in the default config file (step 2)directories: { log: "" }
plotman plot
or plotman interactive
plotman status