معرفی شرکت ها


chiahub-monitor-0.0.5


Card image cap
تبلیغات ما

مشتریان به طور فزاینده ای آنلاین هستند. تبلیغات می تواند به آنها کمک کند تا کسب و کار شما را پیدا کنند.

مشاهده بیشتر
Card image cap
تبلیغات ما

مشتریان به طور فزاینده ای آنلاین هستند. تبلیغات می تواند به آنها کمک کند تا کسب و کار شما را پیدا کنند.

مشاهده بیشتر
Card image cap
تبلیغات ما

مشتریان به طور فزاینده ای آنلاین هستند. تبلیغات می تواند به آنها کمک کند تا کسب و کار شما را پیدا کنند.

مشاهده بیشتر
Card image cap
تبلیغات ما

مشتریان به طور فزاینده ای آنلاین هستند. تبلیغات می تواند به آنها کمک کند تا کسب و کار شما را پیدا کنند.

مشاهده بیشتر
Card image cap
تبلیغات ما

مشتریان به طور فزاینده ای آنلاین هستند. تبلیغات می تواند به آنها کمک کند تا کسب و کار شما را پیدا کنند.

مشاهده بیشتر

توضیحات

A monitoring utility for chia blockchain
ویژگی مقدار
سیستم عامل -
نام فایل chiahub-monitor-0.0.5
نام chiahub-monitor
نسخه کتابخانه 0.0.5
نگهدارنده []
ایمیل نگهدارنده []
نویسنده Yan Hackl-Feldbusch
ایمیل نویسنده yan@cryptico.io
آدرس صفحه اصلی https://github.com/yan74/chiahub-monitor
آدرس اینترنتی https://pypi.org/project/chiahub-monitor/
مجوز -
# 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) ``` 3. Install chiahub-monitor ``` pip install chiahub-monitor ``` 3. 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.


نیازمندی

مقدار نام
~=57.0.0 setuptools
~=3.7.4 aiohttp
~=5.4.1 PyYAML


نحوه نصب


نصب پکیج whl chiahub-monitor-0.0.5:

    pip install chiahub-monitor-0.0.5.whl


نصب پکیج tar.gz chiahub-monitor-0.0.5:

    pip install chiahub-monitor-0.0.5.tar.gz