{"id":17843673,"url":"https://github.com/swordlet/daggeraoclminer","last_synced_at":"2025-08-06T15:03:56.588Z","repository":{"id":134804022,"uuid":"174265390","full_name":"swordlet/DaggerAOCLminer","owner":"swordlet","description":"XDAG miner On  Altera/Intel OpenCL(FPGA Cyclone V) PCIe Card","archived":false,"fork":false,"pushed_at":"2021-07-16T02:20:30.000Z","size":227,"stargazers_count":8,"open_issues_count":0,"forks_count":8,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-07-04T20:43:35.326Z","etag":null,"topics":["fpga","miner","opencl","pcie","xdag"],"latest_commit_sha":null,"homepage":"","language":"C++","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/swordlet.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":"2019-03-07T03:33:10.000Z","updated_at":"2025-01-22T05:52:01.000Z","dependencies_parsed_at":null,"dependency_job_id":"486ef2e9-b317-473d-8a17-9fb4c5ec3d3c","html_url":"https://github.com/swordlet/DaggerAOCLminer","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/swordlet/DaggerAOCLminer","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swordlet%2FDaggerAOCLminer","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swordlet%2FDaggerAOCLminer/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swordlet%2FDaggerAOCLminer/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swordlet%2FDaggerAOCLminer/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/swordlet","download_url":"https://codeload.github.com/swordlet/DaggerAOCLminer/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swordlet%2FDaggerAOCLminer/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":269100819,"owners_count":24359811,"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-06T02:00:09.910Z","response_time":99,"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":["fpga","miner","opencl","pcie","xdag"],"created_at":"2024-10-27T21:26:29.171Z","updated_at":"2025-08-06T15:03:56.414Z","avatar_url":"https://github.com/swordlet.png","language":"C++","funding_links":[],"categories":[],"sub_categories":[],"readme":"# DaggerAOCLMiner\nAltera/Intel OPENCL(FPGA Cyclone V) PCIe Card miner for XDAG (Dagger coin)\n\nDeprecated, XDAG replaced mining algo from double sha256 to RandomX.\n\n**Hardware:**\n\nTerasic C5P(OpenVINO Starter Kit)\n\nCyclone V GX PCIe Board, 301K LE, PCIe Gen1 x4\n\n1GB DDR3, 64MB SDRAM, EPCQ256\n\nhttps://www.terasic.com.tw/cgi-bin/page/archive.pl?Language=English\u0026CategoryNo=167\u0026No=1159\u0026PartNo=1\n\n\nThis miner does not require files wallet.dat and dnet_key.dat. Storage folder is still necessary.\n\n## Hashrate\n\n140Mh\n\nabout 15 coins per day\n\n:(\n\n**Launch parameters:**\n\n\t1) FPGA benchmark: DaggerAOCLMiner.exe -G -M  \n\t\n\t2) FPGA mining: DaggerAOCLMiner.exe -G -a \u003cWALLET_ADDRESS\u003e -p \u003cPOOL_ADDRESS\u003e  \n\t\n\t3) CPU mining: DaggerAOCLMiner.exe -cpu -a \u003cWALLET_ADDRESS\u003e -p \u003cPOOL_ADDRESS\u003e -t 8  \n\t\n\n\t\n**The project ONLY supports Windows and single card now.** \n\n## How to build\n\n## FPGA: \n\nIntel FPGA Quartus Prime Standard Edition 17.1\n\nIntel(R) FPGA SDK for OpenCL 17.1\n\nC5P(OpenVINO Starter Kit) BSP(Board Support Package) for Intel SDK OpenCL 17.1\n\nhttps://www.terasic.com.tw/cgi-bin/page/archive.pl?Language=English\u0026CategoryNo=167\u0026No=1159\u0026PartNo=4\n\nOPENCL source code in GpuMiner/CL/AOCLMminer_kernel.cl\n\nPut the compiled AOCLMminer_kernel.aocx file into x64 folder with the executable host application.\n\n## Windows:  \n\nThe project has 3 dependencies: FPGA SDK for OpenCL, Boost and OpenSSL \n\nBoost and OpenSSL libraries are included by Nuget Manager and should be downloaded automatically.\n\nIntel(R) FPGA SDK for OpenCL 17.1\n\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fswordlet%2Fdaggeraoclminer","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fswordlet%2Fdaggeraoclminer","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fswordlet%2Fdaggeraoclminer/lists"}