{"id":13338160,"url":"https://github.com/TON-Pool/miner","last_synced_at":"2025-03-11T08:32:32.465Z","repository":{"id":43583930,"uuid":"435943375","full_name":"TON-Pool/miner","owner":"TON-Pool","description":"TON Miner from TON-Pool.com","archived":false,"fork":false,"pushed_at":"2023-10-26T06:33:05.000Z","size":42,"stargazers_count":25,"open_issues_count":17,"forks_count":21,"subscribers_count":2,"default_branch":"main","last_synced_at":"2024-10-23T20:13:11.212Z","etag":null,"topics":["cryptocurrency","miner","opencl","ton"],"latest_commit_sha":null,"homepage":"https://ton-pool.com","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"gpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/TON-Pool.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}},"created_at":"2021-12-07T16:01:20.000Z","updated_at":"2024-10-15T17:38:15.000Z","dependencies_parsed_at":"2024-10-23T19:28:30.447Z","dependency_job_id":"53859509-ff33-4153-a729-4ac68cbd62a4","html_url":"https://github.com/TON-Pool/miner","commit_stats":null,"previous_names":[],"tags_count":8,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TON-Pool%2Fminer","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TON-Pool%2Fminer/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TON-Pool%2Fminer/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TON-Pool%2Fminer/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/TON-Pool","download_url":"https://codeload.github.com/TON-Pool/miner/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":243000970,"owners_count":20219779,"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":["cryptocurrency","miner","opencl","ton"],"created_at":"2024-07-29T19:15:36.929Z","updated_at":"2025-03-11T08:32:32.179Z","avatar_url":"https://github.com/TON-Pool.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# TON-Pool Miner\n\nMiner from [TON-Pool.com](https://ton-pool.com/)\n\n## Instructions\n\nDownload the latest release of our miner at https://github.com/TON-Pool/miner/releases , then run the corresponding command according to your operating system.\n\n```\n# Windows\nminer-windows.exe run https://next.ton-pool.club \u003cyour_wallet\u003e\n\n# Linux\n./miner-linux run https://next.ton-pool.club \u003cyour_wallet\u003e\n```\n\nIf you have updated your hardware settings (like overclocking) or if you accidentally run our miner twice, make sure to delete `benchmark_data.txt` before running it again to get optimal hashrate.\n\n### Hive OS Configuration\n\nInstallation URL: go to [releases](https://github.com/TON-Pool/miner/releases), copy the link of any `hiveos` file.\n\nWallet and worker template: `%WAL%`\n\nPool URL: https://next.ton-pool.club\n\nNote: The hashing algorithm will show up as darkcoin in the panel, although it is not actually.\n\n### Rave OS Configutation\n\nGo to [releases](https://github.com/TON-Pool/miner/releases), download a RaveOS package, and upload it to custom miners.\n\nCreate a new wallet, select our mining pool, and the newly uploaded miner, and you're ready to start mining.\n\n### Troubleshooting\n\nIf miner is not working properly, you can describe the problem you are experiencing in [issues](https://github.com/TON-Pool/miner/issues), and attach a screenshot of miner output, as well as your configuration information (graphics card model, operating system, etc.)\n\nHere are also some common problems and corresponding solutions.\n\n#### It doesn't work on my AMD GPU\n\nWe are working on this.\n\n#### I can't connect to pool\n\nWe have two mining domains, `https://next.ton-pool.com` and `https://next.ton-pool.club`. If any domain doesn't work, please try to switch to the other one.\n\n#### I see twice as many cards in the output\n\nTry to add argument `-p 0`.\n\n## Run Python code\n\nIf you want to debug the miner, you can run the Python code directly.\n\nYou need to have Python 3 and packages `pyopencl`, `numpy`, and `requests` installed.\n\nFor Linux users, you can run `pip3 install pyopencl numpy requests` to install the packages. If you are running old version of Python, try `pip3 install \"pyopencl\u003c2018.3\"` and `pip3 install \"numpy\u003c1.15\"`.\n\nFor Windows users, you can run `pip3 install numpy requests` to install the later two packages. You need to go to https://www.lfd.uci.edu/~gohlke/pythonlibs/#pyopencl and download an `pyopencl` binary.\n\nThe command is\n\n```\npython3 miner.py [pool addr] [wallet address]\n```\n\nAn optional dependency is `websocket-client`, if you install it you can get more timely job fetching.\n\n## Dev Fee\n\nYou are allowed to use our miner in any mining pool, but if you don't use [TON-Pool.com](https://ton-pool.com/), then 1% of your income will be donated to the developers.\n\n## License\n\nGPLv3\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2FTON-Pool%2Fminer","html_url":"https://awesome.ecosyste.ms/projects/github.com%2FTON-Pool%2Fminer","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2FTON-Pool%2Fminer/lists"}