Today I have a very special video featuring the newly hyped plotter : MadMax
In this Chia VS MadMax plot speed test we will see just how fast it is and how easy it is to set up.
See below info for plotter (Developer info):
For poolkey and farmerkey see output of chia keys show
.
tmpdir needs about 220 GiB space, it will handle about 25% of all writes. (Examples: ‘./’, ‘/mnt/tmp/’)
tmpdir2 needs about 110 GiB space and ideally is a RAM drive, it will handle about 75% of all writes.
Usage:
.chia_plot [OPTION…]
-n, --count arg Number of plots to create (default = 1, -1 = infinite)
-r, --threads arg Number of threads (default = 4)
-u, --buckets arg Number of buckets (default = 128)
-t, --tmpdir arg Temporary directory, needs ~220 GiB (default = $PWD)
-2, --tmpdir2 arg Temporary directory 2, needs ~110 GiB [RAM] (default = tmpdir)
-d, --finaldir arg Final directory (default = tmpdir)
-p, --poolkey arg Pool Public Key (48 bytes)
-f, --farmerkey arg Farmer Public Key (48 bytes)
–help Print help
Command Lines to activate script in PowerShell:
1.cd C:\Users\Alex\Downloads\madMAx43v3r_chia-plotter_win_build_v0.0.3-alpha\ (Change this to you actualy MadMax plotter download path)
2…\chia_plot -n 4 -t "Z:" -2 "Z:" -d "E:" -p “YOUR PUBLIC KEY GOES HERE” -f “YOUR FARMING KEY GOES HERE” -r 24
How to Install Mad Max Chia :
1.Download Microsoft C++ & Install (If not alreayd installed)
2.Download Chia MadMax v0.0.4 Releases · stotiks/chia-plotter · GitHub ((JUst copy files somewhere easy to access)
3.Open Windows PowerShell
4.Run command “set-executionpolicy remotesigned” and select YES to ALL (this is to be able to activate the commands in the Powershell Script)
- open cmd.exe and type in command to display your keys : C:\Users\Alex\AppData\Local\chia-blockchain\app-1.1.7\resources\app.asar.unpacked\daemon\chia.exe keys show
6.Run Scripts (Run Power Shell in Windows Powershell) For me: {C:\Users\Alex\Downloads\madMAx43v3r_chia-plotter_win_build_v0.0.3-alpha\chia_plot.exe PublicKEY1 PublicKEY2 z:/ z:/ 12 7}