マイナーTeamredminer。 TRMをダウンロード

最新のリリース

Team Red Miner v0.10.20

This is a small bugfix release for 0.10.19 fixing a bug where a restarted fpga could cause share outage towards the pool. The release also adds support for vu13p fpga devices for mining Alephium (E313, JC13, CVP13).

README highlights:

  • FPGA: Added alephium bitstreams for E313, CVP13, and JC13.
  • FPGA: Fixed bug for alephium that could cause a total share outage after a crash+restart for a device.

HiveOS early update oneliner:

miner stop ; cd /hive/miners/teamredminer && . h-manifest.conf && cd $MINER_LATEST_VER && wget https://github.com/todxx/teamredminer/releases/download/v0.10.20/teamredminer-v0.10.20-linux.tgz -qO- |tar --strip-components=1 -zx ; miner start
----------------------------------------
Windows binary checksums
SHA256  teamredminer.exe  b0f434f1f2659562868407d3a682fc3edb62531d68af5b74162af89e7c21698d
MD5     teamredminer.exe  6421f2aa75ae929300f7177a794d8987
Linux binary checksums
SHA256  teamredminer      375c2f2b8811c763fdad4b301914b0ded5afc1bc3c22ac07b86fbf2c36f0642e
MD5     teamredminer      3449d6900b621f6ed19f928178c4c34e
Linux armhf binary checksums
SHA256  teamredminer      e799826766ba3d787d999ba3b19ae64b92fd63bbe2352ef995928c66bc1b640a
MD5     teamredminer      03d41fba4995cffd962b761a7d4807da
----------------------------------------
ダウンロード

.batファイルの例 Teamredminer (TRM)

EthereumPOW (ETHW)

teamredminer.exe -a ethash -o stratum+tcp://pool.woolypooly.com:3096 -u WALLET_ADDRESS.WORKER_NAME -p x

Proof-of-Memes (POM)

teamredminer.exe -a ethash -o stratum+tcp://pool.woolypooly.com:3118 -u WALLET_ADDRESS_POM.WORKER_NAME_POM -p x

Ethereum Classic (ETC)

teamredminer.exe -a etchash -o stratum+tcp://pool.woolypooly.com:35000 -u WALLET_ADDRESS.WORKER_NAME -p x

Dual ETHW (POM...) + KAS

teamredminer.exe -a ethash -o stratum+tcp://pool.woolypooly.com:3096 -u WALLET_ADDRESS_ETHW.WORKER_NAME_ETHW -p x --kas -o stratum+tcp://pool.woolypooly.com:3112 -u WALLET_ADDRESS_KAS.WORKER_NAME_KAS -p x --kas_end

Ravencoin (RVN)

teamredminer.exe -a kawpow -o stratum+tcp://pool.woolypooly.com:55555 -u WALLET_ADDRESS.WORKER_NAME -p x

Ergo (ERG)

teamredminer.exe -a autolykos2 -o stratum+tcp://pool.woolypooly.com:3100 -u WALLET_ADDRESS.WORKER_NAME -p x

Firo

teamredminer.exe -a firopow -o stratum+tcp://pool.woolypooly.com:3104 -u WALLET_ADDRESS.WORKER_NAME -p x

Vertcoin (VTC)

teamredminer.exe -a verthash -o stratum+tcp://pool.woolypooly.com:3102 -u WALLET_ADDRESS.WORKER_NAME -p x --verthash_file=verthash.dat

設定/設定方法Teamredminer

上記のリンクから最新のTeamredminerマイナーをダウンロードしてください。その後、アーカイブを抽出し、マイナーのあるフォルダーに移動します。マイニングに関心のあるコインを選択し、.batファイルを編集します。マイニングするものをまだ選択していない場合は、最初にマイニング計算機。ここでは、ビデオカードを指定して、当日の最も収益性の高いコインを取得できます。上に、プールでマイニングできる各コインのバットファイルの既製の例があります。ウォレットのアドレスと、必要に応じてワーカー(リグ)の名前を指定するだけで済みます。

Teamredminer起動しない

Windows OSを使用していて、起動時にマイナーがすぐにクラッシュする場合は、マイナーの2行目に一時停止を追加します。 次に、マイナーを起動してエラーを読み取ります。 その後、マイナー設定を再確認します。 HiveOSまたはその他のOSを使用している場合は、マイナーコンソールに移動し、マイナーで発生していることのログを確認します。 その後、マイナー設定を再確認します。