VIPSTARCOIN wiki

- I wanna be a VIPSTAR -

ユーザ用ツール

サイト用ツール


wiki:mining_pow

差分

このページの2つのバージョン間の差分を表示します。

この比較画面にリンクする

両方とも前のリビジョン 前のリビジョン
次のリビジョン
前のリビジョン
次のリビジョン 両方とも次のリビジョン
wiki:mining_pow [2019/08/26 12:29]
warashi [VIPSマイニング GPU別ハッシュレート一覧]
wiki:mining_pow [2021/01/19 04:31]
非ログインユーザー 以前のリビジョンを復元 (2019/08/27 12:52)
行 1: 行 1:
-====== PoWについて / PoW mining====== +====== PoWについて ======
-\\ +
-==== This page contains Japanese and English sections. ==== +
-\\+
 \\ \\
 \\ \\
行 14: 行 11:
 マイニングプールは2019年6月の時点で以下の一つしか存在しませんが、nVDIA / AMD GPUでの採掘が可能です。\\ マイニングプールは2019年6月の時点で以下の一つしか存在しませんが、nVDIA / AMD GPUでの採掘が可能です。\\
 プールマイニングを行う場合は下のリンクからジャンプして説明に従ってください。\\ プールマイニングを行う場合は下のリンクからジャンプして説明に従ってください。\\
-\\ 
-https://mpos.mofumofu.me/ 
-\\ 
-\\ 
-\\ 
-===== What is PoW ===== 
-It is an abbreviation of Proof of Work.\\ 
-Many users participate and carry out calculations using computers to connect blocks on VIPS network, such as trading information of VIPSTARCOIN.\\ 
-This work is called mining, and the person who finds the value that meets condition earliest is rewarded. 
-VIPSTARCOIN PoW reward is 100 VIPS.\\ 
-\\ 
-There are two types of mining in VIPS: solo mining and pool mining.\\ 
-As of June 2019, there is only one mining pool. Mining with nVDIA / AMD GPU is possible.\\ 
-If you are doing pool mining, jump from the link below and follow the instructions.\\ 
 \\ \\
 https://mpos.mofumofu.me/ https://mpos.mofumofu.me/
行 33: 行 16:
 \\ \\
 ---- ----
 +
 \\ \\
 \\ \\
-===== ソロマイニングの実行方法 / How to run solo mining=====+===== ソロマイニングの実行方法 =====
 <color red>**CPUを使っての採掘は非常に効率が悪いのでお勧めしません**</color>\\ <color red>**CPUを使っての採掘は非常に効率が悪いのでお勧めしません**</color>\\
-\\ 
-It is not reccomanded CPU mining because it is very inefficient\\ 
-\\ 
 \\ \\
  
-==== confファイルの作成 / Create conf file ====+==== confファイルの作成  ====
 VIPSTARCOINは公式ページで配布されているMaining Helperというアプリケーションを使用して、簡単にPoWマイニングを行なうことが出来ます。 VIPSTARCOINは公式ページで配布されているMaining Helperというアプリケーションを使用して、簡単にPoWマイニングを行なうことが出来ます。
 その準備として、以下の場所にconfファイルを作る必要があります。 その準備として、以下の場所にconfファイルを作る必要があります。
行 59: 行 40:
 </code> </code>
 \\ \\
-\\ +
-VIPSTARCOIN can easily perform PoW mining using the application called Maining Helper distributed on the official page.\\ +
- To prepare for that, you need to create a conf file in the following location. For Windows, it describes how to easily access the PC wallet page.\\ +
-\\ +
-Windows: C:\Users\USERNAME\AppData\Roaming\VIPSTARCOIN\VIPSTARCOIN.conf\\ +
-Mac: /Users/USERNAME/Library/Application Support/VIPSTARCOIN/VIPSTARCOIN.conf\\ +
-\\ +
-Please describe the contents of conf file according to the figure above.\\ +
-\\ +
-\\+
 ---- ----
-==== Mining Helperのダウンロード / Mining Helper download ====+==== Mining Helperのダウンロード ====
 公式サイトよりダウンロードできます。\\ 公式サイトよりダウンロードできます。\\
 (MINING TOOL→Mining Helper) (MINING TOOL→Mining Helper)
行 82: 行 54:
 \\ \\
  
-You can download Mining Helper from the official site.\\ 
-(MINING TOOL-> Mining Helper) 
  
-https://www.vipstarcoin.jp/#tool 
- 
-After downloading, unzip the zip file and copy MiningHelper64.exe to the same location as VIPSTARCOIN-cli.exe.\\ 
-\\ 
-Note:\\ 
-If your OS is 32bit, please copy MiningHelper32.exe.\\ 
-If Mining Helper64 not operate correctory, you can use 32bit version with 64bit OS\\ 
-\\ 
 \\ \\
 ---- ----
-==== ccminerのダウンロード(GPUマイニング)/ ccminer download ====+==== ccminerのダウンロード(GPUマイニング) ====
 **Nvidia GPUでマイニングする場合のみダウンロードしてください**\\ **Nvidia GPUでマイニングする場合のみダウンロードしてください**\\
 (MINING TOOL→ccminer) (MINING TOOL→ccminer)
行 104: 行 66:
 64bitフォルダ内のccminer-x64.exeをMiningHelperと同じ場所にコピーしてください。\\ 64bitフォルダ内のccminer-x64.exeをMiningHelperと同じ場所にコピーしてください。\\
 (OSが32bitの場合は32bitフォルダ内のccminer.exeをコピーしてください。)\\ (OSが32bitの場合は32bitフォルダ内のccminer.exeをコピーしてください。)\\
-\\ 
-\\ 
- 
-**Download only if mining on a Nvidia GPU**\\ 
-(MINING TOOL → ccminer)\\ 
-Note: ccminer does not support AMD GPUs\\ 
-\\ 
-https://www.vipstarcoin.jp/#tool 
- 
-After downloading, please unzip the zip file.\\ 
-Copy ccminer-x64.exe to the same location as MiningHelper.\\ 
-(If your OS is 32bit, please copy ccminer.exe in the 32bit folder.)\\ 
-\\ 
 \\ \\
 ---- ----
  
-==== マイニング準備 / Mining preparation ====+==== マイニング準備  ====
 最初にウォレットを起動し、次にMaining Helperを起動する必要があります。\\ 最初にウォレットを起動し、次にMaining Helperを起動する必要があります。\\
 ウォレットは同期を完了させておいてください。\\ ウォレットは同期を完了させておいてください。\\
行 127: 行 76:
 \\ \\
 {{ :wiki:home.jpg?400 |}} {{ :wiki:home.jpg?400 |}}
-\\ 
-You need to start the wallet first and then start the Maining Helper.\\ 
-The wallet needs to be synchronized to the network.\\ 
-(Community members call this girls who appear in this program, "Moyashi")\\ 
-Next, enter your VIPS receiving address in "Wallet address" field of Mining Helper. This information can be obtained from the wallet 'Receive' section.\\ 
-\\ 
 \\ \\
  
 ---- ----
  
-==== マイニング(CPU)/ CPU mining ====+==== マイニング(CPU) ====
 MiningHelper右上のCPUの部分にチェックをつけ、隣にある数字を調節します。\\ MiningHelper右上のCPUの部分にチェックをつけ、隣にある数字を調節します。\\
 (同時起動スレッド数、1から4程度が適切)\\ (同時起動スレッド数、1から4程度が適切)\\
行 143: 行 86:
 \\ \\
 \\ \\
-Check the CPU radio button on the top of the MiningHelpe screen, and adjust the number on the right side of it.\\ +
-This determines the number of CPU threads used by the Mining Helper.\\ +
-(The number of simultaneously activated threads, 1 to 4 is appropriate)\\ +
-Press the "Start" button to start mining.\\ +
-\\ +
-\\+
 {{ :wiki:cpu_mining.jpg?400 |}} {{ :wiki:cpu_mining.jpg?400 |}}
  
行 159: 行 97:
 採掘に成功したら、Foundの欄に表示されます。\\ 採掘に成功したら、Foundの欄に表示されます。\\
 \\ \\
-\\ 
-If the following is displayed in the Mining Helper's "LOG" column, it is working properly.\\ 
-If mining is successful, it will be displayed in the "Found" column.\\ 
 \\ \\
 ---- ----
-==== マイニング(GPU)/ GPU mining ====+==== マイニング(GPU) ====
 MiningHelper右上のGPUの部分にチェックをつけ、startボタンを押します。\\ MiningHelper右上のGPUの部分にチェックをつけ、startボタンを押します。\\
 警告が出ますが「はい」を押します。\\ 警告が出ますが「はい」を押します。\\
 \\ \\
 \\ \\
-Check the radio button "GPU" of MiningHelper and press the start button.\\ +
-A warning will be issued from the OS,press "Yes" to start mining.\\ +
-\\ +
-\\+
 {{ :wiki:gpu_mining.jpg?400 |}} {{ :wiki:gpu_mining.jpg?400 |}}
 \\ \\
 \\ \\
- 
 <code> <code>
 [2019-04-16 19:53:38] GPU #0: Intensity set to 25, 33554432 cuda threads [2019-04-16 19:53:38] GPU #0: Intensity set to 25, 33554432 cuda threads
行 184: 行 115:
 (GPUの型番、詳しい数字はPCにより異なります)\\ (GPUの型番、詳しい数字はPCにより異なります)\\
 採掘に成功したら、Foundの欄に表示されます。\\ 採掘に成功したら、Foundの欄に表示されます。\\
-\\ 
-\\ 
-If the following is displayed in the Mining Helper's "LOG" column, it is working properly.\\ 
-If mining is successful, it will be displayed in the "Found" column. 
 \\ \\
 \\ \\
wiki/mining_pow.txt · 最終更新: 2021/01/20 09:38 by hhuh