Skip to main content

A monitoring utility for chia blockchain

Project description

chiahub-monitor

The official chia pooling protocol allows a pool to only estimate the plot size for a farmer. That's why we created a small helper program that connects to your farmer and retrieves the actual number of plots you have. We don't use this to calculate your share (still using the official pooling protocol) but it enables the pool to warn you if your actual plot size differs a lot from your estimated plot size. We believe in transparency that's why we made this little helper open-source

Installation

  1. Install Python3
  2. Create and activate a new environment
python3 -m venv venv
source venv/bin/activate (Windows: venv\Scripts\activate.bat)
  1. Install chiahub-monitor
pip install chiahub-monitor
  1. Start with
python -m chiahub_monitor.main

Chiahub-monitor will automatically find your chia config.yaml and use it to connect to the local running farmer. Upon retrieving plots known to the farmer it will upload that list to your farmers profile at chiahub.io.

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

chiahub_monitor-0.0.5.tar.gz (5.2 kB view hashes)

Uploaded Source

Built Distribution

chiahub_monitor-0.0.5-py3-none-any.whl (5.6 kB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page