2
5

Delete article

Deleted articles cannot be recovered.

Draft of this article would be also deleted.

Are you sure you want to delete this article?

More than 5 years have passed since last update.

ビットコインゴールド(BTG)を GPU マイニングする(2017 年 11 月 20 日時点)

Posted at

冬到来!

漢なら GPU でレイトレーシングや機械学習しつつ, 空いた時間や夜間にマイニングして暖房代わりにしたいですね!

ビットコインからフォークし, 2017 年 11 月上旬くらいから始まった, GPU でマイニングできるビットコインゴールド(BTG)を試してみましょう.

2017 年 11 月 20 日時点では, BTG ブロックチェーンは安定して稼働しつつあるようです(ただし現時点では取引所での扱いは限定的で, まだまだこのまま安定して稼働していくかどうなるかは不明)

BTG は Equihash アルゴリズムを使っているので, 基本的には Zcash のマイニングプログラムを使うことができます(BTG 用にちょっと修正したものが必要?). NVIDIA(Pascal)が効率がよいです.

Wallet を選ぶ

とりあえずは Coinomi や Freewallet あたりとかで Wallet を作っておきます.

プールを選ぶ

bitcoingold.org でいろいろ選べますが, 今回は http://btgpool.pro/ を使ってみます.

手順通りにマイニングプログラムを用意し Wallet のアドレスを指定すれば, そのままマイニングスタートです.

計算してみる.

GTX 1080 Ti は powertune すると 150W(nvidia-smi で表示される値) で 600 Sol/s 出ます(4.0 Sol/W)

600 Sol/s で, 2017 年 11 月 20 日時点では difficulty 2,886,681 で 0.0231 BTG($3.70) でした.

TODO

4.0 Sol/W くらい高効率にする設定だとあまり暖房効果が

2
5
0

Register as a new user and use Qiita more conveniently

  1. You get articles that match your needs
  2. You can efficiently read back useful information
  3. You can use dark theme
What you can do with signing up
2
5

Delete article

Deleted articles cannot be recovered.

Draft of this article would be also deleted.

Are you sure you want to delete this article?