ldhough / ethminer_RTX30series

This is a project based on the Original Ethminer project, we just added support for the new Nvidia RTX 30 series

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

About:

This is a project based on the Original Ethminer project, we just added support for the new Nvidia RTX 30 series

Requirements

-Nvidia driver and CUDA need to be installed

Support added

  • Nvidia driver 455
  • CUDA 11.1

How to use it

  • 1- Download the latest release, unzip it and navigate to the folder.
  • 2- Copy the commands below and replace the options for your wallet and pools that you want to connect.

Ethminer commands

ethminer -h # list of commands

Example to start mining

sudo ethminer -U -P stratum://0x385E6bA2F90E581f7BF37a103932F920eea70400@us1.ethermine.org:4444 -v 3
  • Where 0x385E6bA2F90E581f7BF37a103932F920eea70400 - is the wallet
  • Where us1.ethermine.org:4444 - is the pool

Best wallets, Pools to use

You want to have a good wallet for mining since exchanges are not recommended and then once you receive the funds you can transfer to your exchange like Coinbase. Using a trustworthy POOL is important, for ethereum we recommend ethermine.org

Best wallet for mining

EXODUS

Best POOL for Ethereum

ETHERMINER

Best Exchanges Platform

COINBASE GEMINI BINANCE

Reference Original repo

Ethminer - https://github.com/ethereum-mining/ethminer

About

This is a project based on the Original Ethminer project, we just added support for the new Nvidia RTX 30 series