3 个仓库
Settings for enabling and managing block production using GPU resources.
Distinguishing note: Specifically targets GPU-based mining rather than general consensus participation.
Explore 3 awesome GitHub repositories matching devops & infrastructure · GPU Mining Configurations. Refine with filters or upvote what's useful.
Geth is a comprehensive execution client for the Ethereum network, serving as a foundational node implementation that processes transactions, maintains the distributed ledger state, and participates in peer-to-peer consensus. It provides a robust infrastructure for synchronizing, validating, and serving blockchain data, utilizing a persistent Merkle Patricia Trie database to ensure the cryptographic integrity of historical records. As a sandboxed smart contract runtime, it executes bytecode according to deterministic protocol rules, enabling the deployment and interaction of decentralized appl
Enables nodes to perform GPU mining by setting an etherbase address and opening ports for external software.
XMRig is a multi-algorithm hashing tool and cryptocurrency miner that utilizes CPU, CUDA, and OpenCL hardware to execute hashing algorithms across multiple operating systems. It functions as a computational engine for mining cryptocurrency and benchmarking hardware efficiency. The project includes a Stratum proxy server that routes mining traffic between worker clients and pools to optimize connectivity and balance load. It also provides a secured HTTP management API for monitoring hashrates and modifying miner configuration in real time without restarting the process. The software covers a
Provides JSON-based specifications for configuring GPU and CPU hardware to control mining execution.
xmr-stak 是区块链挖矿软件,旨在通过计算哈希值赚取奖励来保护去中心化账本。它作为一个加密货币矿工,支持用于 Monero 的 RandomX 算法以及跨 CPU 和 GPU 的各种版本的 CryptoNight 算法。 该软件包括一个基于 Web 的监控仪表板,允许通过浏览器界面跟踪实时性能指标和挖矿状态。它还具有多池故障转移机制,通过管理主挖矿池和备份挖矿池之间的连接来保持持续运行。 操作功能涵盖通过基于 TCP 的矿池通信进行的网络集成和硬件性能监控。系统配置通过命令行界面或静态文件处理,以定义钱包身份、矿池地址和网络参数。
Allows users to define pool addresses, wallet identities, and network protocols via a guided setup or config file.