/chia-plot-manager

Chia Plot Manager - Compatible with Madmax Miner

Primary LanguageTypeScriptMIT LicenseMIT

logo

Chia Plot Manager (GUI)

This is a Multiplatform (Windows, Linux, MacOS) Chia Plot Manager with GUI, compatible with the Madmax Chia Plotter and the Chia Pool Protocol. Inspired in Swar's Chia Plot Manager

🚀 Why not use this?

Chia Plot Manager Screenshot 1

Chia Plot Manager Screenshot 2

Downloads

Features

  • Support for parallel plotting
  • Support for multiple workers with independent configuration, so you can plot with different drives and different configuration on each of them
  • It works with Madmax Plotter! Much faster than the official plotter
  • It will start a new plot immediatelly after a plot is finished, so it's unattended plotting
  • It does support the new pool protocol (Portable Plots)! (If you're using the latest madMax version!!!)
  • Replot old (static) plots. The plot manager will remove old plots gradually and automagically when you create portable (plot protocol) plots, this way you'll not worry on deleting them manually and maximize possible gains.
  • Multiple final directories per worker, this will help you to fill all your hard drives practically without your attention.

How to use

  • Install Madmax Chia Plotter
  • Download and install my Chia Plot Manager
  • Run it, configure the path to the Madmax Chia Plotter and your workers
  • Start plotting!

How Replot works

If your pool key starts with xch, that means you're pointing to a NFT address, so, you are creating portable plots with that worker.

If that's the case, you'll be able to (optionally) choose a directory that should contain old (static) plots, and the plotter will handle that case to remove gradually your old plots to replace them with the new plot format.

The remotion will occur in phase 4, so you'll maximize your chances to win with that plot until the last minutes.

** You need to choose a different directory for your new portable plots **

Replot Diagram

Support

I've been developing this project on my free time, if you find it useful for you and your profits, please consider making an small donation :)

Chia: xch187wm2nt4y7upp2jtr9zcprevcrw7cnnh5wllug8rfh9ge8h3mx2qshc9xx

BTC: 15VJPYrZWPQXZvdWzpc8vKYV42QmzS6x6G

ETH: 0xEb223E52E91BCA097E3D62834F487131858A5c93

DOGE: DCaAXbnnvSCeu2uTTTq2vdXtwcBwtiT5Q4

Roadmap

  • Start new plot while transfer to destination
  • Support for official plotter
  • Configurable delay to start parallel plotting
  • Space Left/Space used indicator
  • Multiple old plots directory (Multiple final directories style)
  • Suggest more! Open an issue here in Github :)

Development

  • npm i

  • npm run dev