3 Repos
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 ist eine Blockchain-Mining-Software, die darauf ausgelegt ist, dezentrale Ledger durch die Berechnung von Hashes zu sichern, um Belohnungen zu verdienen. Sie fungiert als Kryptowährungs-Miner, der den RandomX-Algorithmus für Monero sowie verschiedene Versionen des CryptoNight-Algorithmus über CPUs und GPUs hinweg unterstützt. Die Software enthält ein webbasiertes Monitoring-Dashboard, das die Verfolgung von Performance-Metriken in Echtzeit und den Mining-Status über ein Browser-Interface ermöglicht. Sie verfügt zudem über einen Multi-Pool-Failover-Mechanismus, um den kontinuierlichen Betrieb durch die Verwaltung von Verbindungen zwischen primären und Backup-Mining-Pools aufrechtzuerhalten. Die operativen Fähigkeiten decken die Netzwerkintegration über TCP-basierte Pool-Kommunikation und Hardware-Performance-Monitoring ab. Die Systemkonfiguration erfolgt über ein CLI oder statische Dateien, um Wallet-Identitäten, Pool-Adressen und Netzwerkparameter zu definieren.
Allows users to define pool addresses, wallet identities, and network protocols via a guided setup or config file.