Skip to content

Latest commit

 

History

History
23 lines (20 loc) · 604 Bytes

README.md

File metadata and controls

23 lines (20 loc) · 604 Bytes

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