Finding OG vs. pool plots with the CLI

This page summarizes the projects mentioned and recommended in the original post on reddit.com/r/chia

Our great sponsors
  • InfluxDB - Access the most powerful time series database as a service
  • SonarLint - Clean code begins in your IDE with SonarLint
  • SaaSHub - Software Alternatives and Reviews
  • chia-blockchain

    Chia blockchain python implementation (full node, farmer, harvester, timelord, and wallet)

    Never execute scripts you don't understand! Don't trust me, check everything yourself first! This outputs all OG plots added to your harvester. It uses RPC to communicate with your harvester (https://github.com/Chia-Network/chia-blockchain/wiki/RPC-Interfaces). It pipes the output to jq (sudo apt install jq) and filters and outputs all OG plots. It's more efficient doing it this way, as this doesn't check all your plots, which can be time consuming.

  • gron

    Make JSON greppable!

    I find gron is a nice parter for jq - pipe JSON of unknown structure into it and it'll output the name/index of every value, useful for working out queries for jq.

  • InfluxDB

    Access the most powerful time series database as a service. Ingest, store, & analyze all types of time series data in a fully-managed, purpose-built database. Keep data forever with low-cost storage and superior data compression.

NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a more popular project.

Suggest a related project

Related posts