{"id":30516119,"url":"https://github.com/0xf0xx0/pogolo","last_synced_at":"2025-08-26T09:29:05.749Z","repository":{"id":306967641,"uuid":"1026945132","full_name":"0xf0xx0/pogolo","owner":"0xf0xx0","description":"solo db-less bitcoin-only mining pool, meant for lan swarms","archived":false,"fork":false,"pushed_at":"2025-08-24T05:53:07.000Z","size":550,"stargazers_count":2,"open_issues_count":0,"forks_count":1,"subscribers_count":0,"default_branch":"logopo","last_synced_at":"2025-08-24T10:36:17.043Z","etag":null,"topics":["bitaxe","bitcoin","mining-pool","stratum-pool"],"latest_commit_sha":null,"homepage":"","language":"Go","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"agpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/0xf0xx0.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,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null}},"created_at":"2025-07-27T00:58:59.000Z","updated_at":"2025-08-24T05:53:10.000Z","dependencies_parsed_at":"2025-08-14T07:12:11.772Z","dependency_job_id":"cef16efa-b918-4081-8758-d7924ef70e9a","html_url":"https://github.com/0xf0xx0/pogolo","commit_stats":null,"previous_names":["0xf0xx0/pogolo"],"tags_count":6,"template":false,"template_full_name":null,"purl":"pkg:github/0xf0xx0/pogolo","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/0xf0xx0%2Fpogolo","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/0xf0xx0%2Fpogolo/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/0xf0xx0%2Fpogolo/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/0xf0xx0%2Fpogolo/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/0xf0xx0","download_url":"https://codeload.github.com/0xf0xx0/pogolo/tar.gz/refs/heads/logopo","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/0xf0xx0%2Fpogolo/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":272205148,"owners_count":24891694,"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","status":"online","status_checked_at":"2025-08-26T02:00:07.904Z","response_time":60,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"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":["bitaxe","bitcoin","mining-pool","stratum-pool"],"created_at":"2025-08-26T09:29:03.978Z","updated_at":"2025-08-26T09:29:05.733Z","avatar_url":"https://github.com/0xf0xx0.png","language":"Go","funding_links":[],"categories":[],"sub_categories":[],"readme":"solo db-less bitcoin-only mining pool  \nmeant for lan swarms, not the internet  \nthink of this as public-pool but minimal and for self-sovereign nerds  \ninfinite thanks to btcd for bitcoin tooling and public-pool for reference  \nstart it, point your miners to it, and watch the logs roll by\n\n# setup\n\n## install\n\n```\n# latest release\ngo install github.com/0xf0xx0/pogolo@latest\n# or latest commit\ngo install github.com/0xf0xx0/pogolo@logopo\n# or build yourself\ngit clone https://github.com/0xf0xx0/pogolo.git\ncd pogolo\ngo build\ngo install\n```\n\n## run\n\n```\npogolo\n```\n\n## setup\n\ncopy [pogolo.example.toml](./pogolo.example.toml) to `$XDG_CONFIG_HOME/pogolo/pogolo.toml` (usually `~/.config/pogolo/pogolo.toml`) and configure the backend host and auth\n\n## miner config\n\n```\nhost: stratum+tcp://\u003cyour lan ip\u003e:5661\nusername: \u003cyour onchain address\u003e[.\u003cworker name\u003e]\npassword: [required if set in pogolo.toml]\nsuggested diff: [optional]\n```\n\n## supported\n\n- \\*axe family\n- cpuminer\n\n### supported backends\n\n- bitcoin core (http POST)\n- btcd (http and ws, disable tls)\n\n## unsupported\n\n- miners needing extranonce.subscribe\n- luckyminers\n\nTODO\n\n- document code for future viewers\n    - link stratum and mining docs  \n      waiting for bip 41\n- logs with personality\n    - hide cursor, use full term height?\n    - styled around standard 80x24\n- 0.1% dev fee for large miners\n- db interface for optional persistence?\n- public-pool compatible api?\n- special bitaxe functions like auto-restart on flatline and hashrate polling?\n- let clients version roll until range is exhausted? (protocol extension?)\n- extranonce subscription?\n- longpoll?\n- more config options?\n- more fine-grained client errors?\n- stratum keepalive?\n- zmq for block notifs?\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2F0xf0xx0%2Fpogolo","html_url":"https://awesome.ecosyste.ms/projects/github.com%2F0xf0xx0%2Fpogolo","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2F0xf0xx0%2Fpogolo/lists"}