{"id":15146898,"url":"https://github.com/jtgrassie/monero-powpy","last_synced_at":"2025-10-24T01:31:03.856Z","repository":{"id":58646435,"uuid":"169529833","full_name":"jtgrassie/monero-powpy","owner":"jtgrassie","description":"Monero POW mining in Python","archived":false,"fork":false,"pushed_at":"2023-04-12T23:20:05.000Z","size":16,"stargazers_count":101,"open_issues_count":0,"forks_count":60,"subscribers_count":9,"default_branch":"master","last_synced_at":"2025-01-30T22:18:59.546Z","etag":null,"topics":["mining","monero","proof-of-work","python"],"latest_commit_sha":null,"homepage":null,"language":"Python","has_issues":false,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"bsd-3-clause","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/jtgrassie.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2019-02-07T06:38:23.000Z","updated_at":"2024-12-03T06:54:19.000Z","dependencies_parsed_at":"2022-09-17T18:50:56.438Z","dependency_job_id":null,"html_url":"https://github.com/jtgrassie/monero-powpy","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jtgrassie%2Fmonero-powpy","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jtgrassie%2Fmonero-powpy/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jtgrassie%2Fmonero-powpy/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jtgrassie%2Fmonero-powpy/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/jtgrassie","download_url":"https://codeload.github.com/jtgrassie/monero-powpy/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":237901410,"owners_count":19384384,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["mining","monero","proof-of-work","python"],"created_at":"2024-09-26T12:20:29.095Z","updated_at":"2025-10-24T01:31:03.526Z","avatar_url":"https://github.com/jtgrassie.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# monero-powpy\n\nMonero POW mining in Python.\n\nUtterly pointless for profit, but useful for testing / learning purposes.\n\n## Why?\n\nGood question! Simply there are so many people asking on\n[monero.stackexchange.com](https://monero.stackexchange.com/search?q=python+miner).\n\n## Usage\n\nFirst clone or download the repository, then install the dependencies:\n\n```\npip install --user -r requirements.txt\n```\n\nTo run the pool miner, execute:\n\n```\npython stratum-miner.py\n```\n\nTo solo mine a single block, execute:\n\n```\npython solo-block.py\n```\n\nTo exit, just hit `ctrl-c`.\n\nBoth miners have some simple, self-explanatory, configuration variables at the\ntop of each file. I have chosen sane defaults so the scripts can run as-is,\nwithout the *requirement* to change them, but you may want to change things like\nthe wallet address (for checking payouts), or the pool / daemon RPC being used.\n\n## Supporting the project\n\nThis software has **no built-in developer donation** (like *other* mining\nsoftware has), so if you use it and want to donate, XMR donations to:\n\n```\n451ytzQg1vUVkuAW73VsQ72G96FUjASi4WNQse3v8ALfjiR5vLzGQ2hMUdYhG38Fi15eJ5FJ1ZL4EV1SFVi228muGX4f3SV\n```\n\n![QR code](./qr-small.png)\n\nwould be very much appreciated.\n\n## License\n\nPlease see the [LICENSE](./LICENSE) file.\n\n[//]: # ( vim: set tw=80: )\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjtgrassie%2Fmonero-powpy","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fjtgrassie%2Fmonero-powpy","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjtgrassie%2Fmonero-powpy/lists"}