/Chia-Plot-Checker

Simple app for listing Chia plots and distinguishing between OG and NFT

Primary LanguageJavaScript

Chia Plot Checker

Simple app for checking Chia plots - names, sizes, keys and most important - whether plots are OG or NFT. Chia harvester (or whole Chia instance) running in the background is required.

Running release

  1. Download latest release from here
  2. Run from command line

Parameters

-h Show help
-a Show all plots and all their info
-og Show list of all OG plots paths

Running dev

NodeJS is required.

git clone https://github.com/xchgarden/Chia-Plot-Checker.git
cd Chia-Plot-Checker
npm install
node app.js