While doing chia farming, the main problem is to do chia plotter, which takes lots of time.

So Madmax came up with the fastest chia plotter for windows.

Chia Plotting Speed

Madmax is a new CPU plotter available for chia plotting and significantly faster than the built-in GUI plotter.

This improves almost 120% in plotting time.

original chia GUI

Using the original chia plotter in a parallel mode takes about 4hrs to start an initial one. Then from that point onwards, it was about 90 to 95 minutes for each additional plot afterward. 

Using the new Madmax plotter for windows, that time has been significantly reduced. Now my plotting is taking only 40 minutes per plot. Even if I don’t have the best hardware, it significantly improves plotting time.

So let’s jump into it, and I will show you how to get started with Madmax Chia plotter for windows. 

Here is the step-by-step guide to plot chia faster.

Step 1: Download Madmax.

madmax download

The plotter we are going to use is madMAx by stotiks.

Download this and save it to your desktop.

After downloading, extract the files.

chia folders

It will look like this.

Step 2: Configuration

Create a file called Create Chia Plotter.cmd

Edit it on a notepad.

chia configuration
.\chia_plot.exe -t F:\Temp\ -d F:\Final\ -r 12 -n -1 -p <poolkey> -f <farmerkey>

F:\Temp\ is my temporary folder.

F:\Final\ is my final destination folder.

instruction

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 = 256)
   -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 

To get a pool key and farm key.

Chia keys to get

Head to this folder.

C:\Users\UserName\AppData\Local\chia-blockchain\app-1.1.6\resources\app.asar.unpacked\daemon

Open CMD.

chia keys
C:\Users\YourUserName\AppData\Local\chia-blockchain\app-1.1.6\resources\app.asar.unpacked\daemon\chia.exe keys show

Enter the above code and replace ‘YourUserName’ with your user name.

Press enter.

chia public pool key and farming pool key

Now it will show you the Farmer public key and Pool public key.

Enter both the key on this code.

.\chia_plot.exe -t F:\Temp\ -d F:\Final\ -r 12 -n -1 -p <poolkey> -f <farmerkey>

Step 3: Run the plotter

run plot

Now double click on Create Chia Plotter.cmd

Plotting start

Then it will look like this, and it will take some time.

These were the easy steps to plot chia.

It will take 40 minutes to plot one k32. The original chia plotter was taking 4 hours to plot a single k32.

Chia Coin Profitable Calculator

You can calculate chia farming calculator on this website: Click Here to Calculate Chia.

chia coin calculator

As you can see, for 9.90 TiB, you can create 100 plots, so your estimated earning will be 120$, and the winning chance is 12 months.

If you have less storage, then go for pool mining. 

Conclusion on Chia Plotter

Original chia plotting takes so much time, and it’s good that we have an alternative now which improves chia plotting time. Madmax plotting improves 120% times which will help us to plot quickly and do farming.


You Might Also Like:

Similar Posts

Leave a Reply

Your email address will not be published. Required fields are marked *