{"id":20935303,"url":"https://github.com/gohypernet/galileo-ethminer-framework","last_synced_at":"2026-03-19T18:06:18.607Z","repository":{"id":41854820,"uuid":"455714530","full_name":"GoHypernet/Galileo-Ethminer-Framework","owner":"GoHypernet","description":"Containerization of the Ethminer software","archived":false,"fork":false,"pushed_at":"2022-04-26T07:57:05.000Z","size":3,"stargazers_count":0,"open_issues_count":0,"forks_count":2,"subscribers_count":0,"default_branch":"main","last_synced_at":"2025-06-19T03:53:01.661Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Dockerfile","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/GoHypernet.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":"2022-02-04T22:26:16.000Z","updated_at":"2022-02-04T22:29:31.000Z","dependencies_parsed_at":"2022-08-11T19:31:22.819Z","dependency_job_id":null,"html_url":"https://github.com/GoHypernet/Galileo-Ethminer-Framework","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/GoHypernet/Galileo-Ethminer-Framework","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GoHypernet%2FGalileo-Ethminer-Framework","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GoHypernet%2FGalileo-Ethminer-Framework/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GoHypernet%2FGalileo-Ethminer-Framework/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GoHypernet%2FGalileo-Ethminer-Framework/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/GoHypernet","download_url":"https://codeload.github.com/GoHypernet/Galileo-Ethminer-Framework/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GoHypernet%2FGalileo-Ethminer-Framework/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":28952578,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-01-31T18:30:42.805Z","status":"ssl_error","status_checked_at":"2026-01-31T18:30:19.593Z","response_time":128,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.6:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"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":[],"created_at":"2024-11-18T22:14:18.844Z","updated_at":"2026-01-31T20:01:22.169Z","avatar_url":"https://github.com/GoHypernet.png","language":"Dockerfile","funding_links":[],"categories":[],"sub_categories":[],"readme":"\u003cp align=\"center\"\u003e\n  \u003cimg src=\"https://cryptologos.cc/logos/ethereum-eth-logo.svg?v=018\" width=\"100\"\u003e\n\u003c/p\u003e\n\n# ETHMINER\n\n## Overview\n- **Industry**: Cryptocurrency, Ethereum\n\n- **Target Conatiner OS**: Linux\n\n- **Source Code**: open source\n\n- **Website**: https://www.ethermine.org;\n\n- **Github**: https://github.com/ethereum-mining/ethminer\n\n## Notes\nThis is a cryptocurrency miner designed to mine ETH (Ethereum). Specifically, it targets Nvidia GPU platforms. It will not work for CPU mining. \n\n## Building\n\nThis container runtime is targeted for linux machines (with an NVIDIA GPU that has at least 4GB of available RAM).\n\nTo build, run:\n\n```\ndocker build -t ethminer .\n```\n\n## Running\nEnvironment varaibles:\n\n1. SCHEME\n\t- Options:\n\t\t- http\n\t\t- stratum+tcp\n\t\t- stratum1+tcp\n\t\t- stratum2+tcp\n\n2. WALLET\n\tOptions:\n\t\t- must be a valid Etherum wallet address\n\t\t\n3. WORKERNAME\n\t- Options:\n\t\t- alphanumerical name (i.e. bigIron)\n\n4. PASSWORD\n\t- Options:\n\t\t- this is optional, usually not required for most mining pools\n\n5. POOLNAME\n\t- Options:\n\t\t- eu1.ethermine.org:4444 stratum\n\t\t- asia1.ethermine.org:4444, stratum\n\t\t- us1.ethermine.org:4444, stratum (east)\n\t\t- us2.ethermine.org:4444, stratum (west)\n\n6. PORT\n\t- Options:\n\t\t- see pool for port specification\n\nThe entrypoint of the container is of the form:\n```\nethminer -U --pool stratum+tcp://0xf12dEe43BBB573aD5fF4f0Dc773fE3e729e0a95B.bigIron@us2.ethermine.org:4444\n```\n\nWhen running the container, be sure to mount a GPU: \n\n```\ndocker run -d --rm --gpus all -e WALLET XXX -e WORKERNAME BigIron -e POOLNAME us2.ethrmine.org -e PORT 4444 ethminer\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fgohypernet%2Fgalileo-ethminer-framework","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fgohypernet%2Fgalileo-ethminer-framework","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fgohypernet%2Fgalileo-ethminer-framework/lists"}