Skip to content

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

Notifications You must be signed in to change notification settings

xchgarden/Chia-Plot-Checker

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 

Repository files navigation

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