Finding OG vs. pool plots with the CLI

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

Our great sponsors
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • WorkOS - The modern identity platform for B2B SaaS
  • 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

    Power Real-Time Data Analytics at Scale. Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.

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