Bitcoin Forum
June 17, 2024, 06:45:34 AM *
News: Latest Bitcoin Core release: 27.0 [Torrent]
 
   Home   Help Search Login Register More  
Pages: « 1 2 [3]  All
  Print  
Author Topic: Mining Ethereum with 4gb RX470 cards in 2021  (Read 835 times)
sp_
Legendary
*
Offline Offline

Activity: 2912
Merit: 1087

Team Black developer


View Profile
October 11, 2021, 11:29:58 AM
Merited by swogerino (1)
 #41

This is how you can configure ETC+ZIL on miningpoolhub.com / shardpool.io with tbminer. Inside the miningpoolhub page you can configure to autosell the ETC to get ethereum.

Set ETC_WALLET=(miningpoolhub username)
Set ZIL_WALLET=(zil_wallet)

:loop
   TBMiner --algo ethash --hostname eu1-zil.shardpool.io --port 3333 --wallet %ETC_WALLET% --server_passwd %ZIL_WALLET%@europe.etchash-hub.miningpoolhub.com:20615 --worker_name %computername%  --xintensity 256
   timeout 10
goto :loop


on zergpool you can mine ethereum classic and get payed in ethereum:

set WALLET=(ethereum adress)
set PAYOUT_CURRENCY=ETH

:loop
   TBMiner --algo etchash --hostname etchash.eu.mine.zergpool.com --port 9997 --wallet %WALLET% --server-passwd c=%PAYOUT_CURRENCY%,ID=%computername% --xintensity 128
   timeout 10
goto :loop


Play with the --xintensity to get higher hashrate.



Team Black Miner (ETHB3 ETH ETC VTC KAWPOW FIROPOW MEOWPOW + dual mining + tripple mining.. https://github.com/sp-hash/TeamBlackMiner
Pages: « 1 2 [3]  All
  Print  
 
Jump to:  

Powered by MySQL Powered by PHP Powered by SMF 1.1.19 | SMF © 2006-2009, Simple Machines Valid XHTML 1.0! Valid CSS!