golemfactory / yapapi

Python high-level API for Golem.
https://yapapi.readthedocs.io/en/stable/
GNU Lesser General Public License v3.0
48 stars 23 forks source link

Command progress (deploy, transfer) #1153

Open nieznanysprawiciel opened 6 months ago

nieznanysprawiciel commented 6 months ago

resolves: https://github.com/golemfactory/gamerhash-facade/issues/42

Instruction:

Works on build: https://github.com/golemfactory/yagna/releases/tag/pre-rel-v0.16.0-ai-rc4 Remember to install both Provider and Requestor version. Exeunit must be updated. Running:

cd examples/transfer-progress
poetry run python3 progress.py

Unsolved problems