{"id":16239156,"url":"https://github.com/xtrinch/stratumv2-python-miner","last_synced_at":"2025-03-19T16:31:11.113Z","repository":{"id":51690125,"uuid":"474104308","full_name":"xtrinch/stratumv2-python-miner","owner":"xtrinch","description":"Stratum v2 bitcoin miner written in python","archived":false,"fork":false,"pushed_at":"2023-12-27T12:53:09.000Z","size":39,"stargazers_count":24,"open_issues_count":1,"forks_count":11,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-03-17T09:04:48.333Z","etag":null,"topics":["bitcoin","bitcoin-miner","miner","python","stratum","stratum-v2"],"latest_commit_sha":null,"homepage":"","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/xtrinch.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2022-03-25T17:27:18.000Z","updated_at":"2025-03-07T15:33:31.000Z","dependencies_parsed_at":"2024-10-27T21:22:59.009Z","dependency_job_id":"c0a51fd7-d70d-4e5d-931d-77f01ed0c5db","html_url":"https://github.com/xtrinch/stratumv2-python-miner","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/xtrinch%2Fstratumv2-python-miner","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/xtrinch%2Fstratumv2-python-miner/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/xtrinch%2Fstratumv2-python-miner/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/xtrinch%2Fstratumv2-python-miner/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/xtrinch","download_url":"https://codeload.github.com/xtrinch/stratumv2-python-miner/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":244463699,"owners_count":20456931,"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":["bitcoin","bitcoin-miner","miner","python","stratum","stratum-v2"],"created_at":"2024-10-10T13:42:29.917Z","updated_at":"2025-03-19T16:31:10.864Z","avatar_url":"https://github.com/xtrinch.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Mining controller\n\nSimple python bitcoin miner with stratum2. It sure isn't fast as it's written in python, but this is just a proof of concept for stratum2 mining as there's no other pythonic examples I could find on github.\n\nIt supports the following scenarios:\n\n```\nMiner (V2) ----\u003e pool (V2)\n```\n\nIt includes a simulation of a pool and an actual miner client. Ideally, you run them both, you can also run the miner against a real stratum2 server (you can find some @ slushpool) but you may get banned for not producing any valid shares after a while.\n\n# Running\n\n- Create virtualenv with `python3 -m venv env`.\n- Run `source env/bin/activate`.\n- Run `pip install -r requirements.txt`.\n\nRun pool with `python3 simulate-pool.py` and miner with `python3 mine.py`.\n\n# Overview\n\nThe protocol used is **Stratum V2**. The basis for this repository is https://github.com/braiins/braiins/tree/bos-devel/open/protocols/stratum/sim.\n\n# Features\n\n- Basic bitcoin mining via stratum 2 protocol\n\n\n## Install\n\nRequires Python 3.7.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fxtrinch%2Fstratumv2-python-miner","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fxtrinch%2Fstratumv2-python-miner","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fxtrinch%2Fstratumv2-python-miner/lists"}