#PR / 楽天モバイル従業員紹介プログラム
💰 その節約、固定費の「最大の聖域」が残っていませんか
食費や電気代を削る前に、まず効くのは毎月のスマホ代。大手は月7,000円台、楽天モバイルは使い放題でも月3,278円、使わない月は1,078円。乗り換え14,000pt/新規11,000pt還元。
※付与条件は遷移先キャンペーンページ。詳細不明点はLINEで個別相談可能。
Pythonでマイニングのロジックを理解しながら、さくらVPSでBitcoin、BitZenyなどの仮想通貨マイニングを行うデモです。
2回のsha256で乱数として使い、ノンスフィールドを変更することで、Block number, transaction, Previous Hash, Difficultyなどからブロックハッシュを計算しています。
### bitcoinのマイニング方法
$ git clone –depth 1 https://github.com/tpruvot/cpuminer-multi.git
$ cd cpuminer-multi/
$ sudo apt-get install automake autoconf pkg-config libcurl4-openssl-dev libjansson-dev libssl-dev libgmp-dev make g++
$ ./build.sh
$ ./cpuminer -a sha256d –user=${bitcoin wallet address} –url=stratum+tcp://sha256.jp.nicehash.com:3334
### bitzenyのマイニング方法
$ sudo apt update
$ sudo apt upgrade
$ cd /opt/
$ sudo git clone https://github.com/bitzeny/cpuminer.git cpuminer
$ cd cpuminer
$ sudo apt install automake
$ sudo apt install gcc
$ sudo apt install libcurl4-openssl-dev
$ sudo ./autogen.sh
$ sudo ./configure CFLAGS=”-O3 -march=native -funroll-loops -fomit-frame-pointer”
$ sudo make
$ /opt/cpuminer/minerd -a yescrypt -o stratum+tcp://zny.mofumofu.me:3331 -u ${bitzenny受け取りアドレス}
※CPU使用率が高くなるなどからマイニングが禁止されているサーバーもありますので、サーバーの規約を注意してお試しください。
#PR / 楽天モバイル従業員紹介プログラム
📊 あなたのスマホ代、年間でいくら?
大手の無制限プランは年約9万円。楽天モバイルの無制限は年約4万円(月3,278円/最強家族割3,168円)。差はおよそ年5万円。
✓ このリンクは「楽天従業員紹介」経由:
- 乗り換え(MNP)で14,000ポイント、新規で11,000ポイント還元
- 楽天グループ従業員が運営する紹介ページ(実体験ベース)
- 申込み前の疑問はLINEで個別相談可能(無料・24h内にAIが即返信)。友だち追加で14,000pt確実取得チートシートPDFをお届け
※ポイント付与条件・対象期間など詳細は遷移先キャンペーンページをご確認ください。
📩 LINE で深掘り配信中
AI / マーケ / 楽天モバの限定情報を 週1〜2回 お届け(無料)
興味のあるテーマだけ選んで受け取れます
コメントを書く