Position: Home page » Equipment » How to mine the coin purse

How to mine the coin purse

Publish: 2021-04-24 13:18:10
1. Xiaomi mobile phone can't dig bitcoin<
mining steps:
(1) Download bitcoin official client, click here to download bitcoin official client

(2) after installing the client, start the client, and the client will start to synchronize network data within 3 minutes after startup. Because bitcoin data is huge, it may take several hours (depending on network speed and computer performance). The picture shows the client synchronizing network data:

please make sure that your C disk has more than 10GB of free space. If the C disk is not enough, you need to set the data to D disk or e disk. Check the method of putting bitcoin packets to D disk

(3) if your client displays English and you are not good at English, You can set it to Chinese. Click here to see how to set the bitcoin client to Chinese.

(4) the client's synchronization of network data will not affect our mining. First, we get our account address and click the "collection address" button of the client. At this time, you will see a very long list of addresses, similar to your bitcoin account, The bitcoin account address is automatically generated and unique in the world

(5) your account is now 0.00 BTC, which means you don't have bitcoin yet, but you can start mining now. Download an easy-to-use mining software cgminer. Click here to download the bitcoin mining software cgminer (cgminer can dig bitcoin and most of the coins, But not all currency mining can use cgminer)

(6) you need to confirm your graphics card model, if it is NVIDIA graphics card, then you can directly mine, please skip this step. If it is an ATI graphics card, you need to install an AMD SDK package in addition to cgminer. Click here to download the AMD SDK installation package

(7) cgminer is an English interface, but it does not affect a rookie to use it. Please unzip the downloaded cgminer to anywhere on your computer, and then enter the cgminer folder

(8) in the cgminer folder, create a new text file (txt) and write the content code as:
cgminer - O http://pool.btc38.com : 9332 - U XXXXXX - P btc38
change the above XXXXXX to the account address of your BTC wallet (get your address according to section 4 of this tutorial), After filling in, it is shown in the figure:

Xiaobian has configured the mine pool and port for you in the above code (the mine pool is a completely free mine pool provided by bitage). If you want to use other mine pools and ports in the future, please modify the mine pool URL and port by yourself

(9) change the. TXT suffix of the newly created TXT text file to. Bat suffix (if you compare dishes, the suffix will not be displayed at the back of the text file and the file name suffix will not be changed, please click here). After modification, the file is as shown in the figure:

(10) then double-click the run.bat file above to start mining. For example, if you get 0.001 bitcoin, it will be stored in the BTC address you fill in. (because BTC mining is very difficult at this stage, you may have to wait for a whole day to get BTC revenue. When mining, there may be some cards on the computer screen, because most of the resources of the graphics card are occupied.). (11) you may also want to know how to understand the mining interface. The figure below mainly indicates your speed and status:

note: in fact, the number of users of bitcoin mining is very large, and the output of bitcoin every 10 minutes is very limited, so mining is very difficult, If you have a powerful graphics card, there will be certain benefits. If your graphics card is not good, it may take you n hours to get a little bit of bitcoin. This tutorial is written by Xiaotian, editor of bitage (btc38. Com). The purpose is to let you get started and experience bitcoin. If you want to get better benefits through mining, You need to learn more about bitcoin pools and bitcoin mining strategies
4. Bitcoin mining pool
as mentioned above, the number of users of bitcoin mining is very large, and the output of bitcoin every 10 minutes is very limited, resulting in the situation that tens of millions of people scramble for a block. Therefore, if you use personal computers to mine alone, you may not be able to grab a block in a whole year, People have come up with a team mining method. The so-called team mining is the mining pool that we are going to talk about now
the mine pool is a server designed through a specific algorithm. All users connected to the mine pool server will form a team to mine. Although the performance of personal computers is small, the overall performance of thousands of people will become very powerful. In this case, the success rate of mining will be greatly improved, Once the team in the mine successfully creates a block, then all the team members will pay dividends according to the performance of each person's computer. For example, 1000 people are mining in the same mine pool. After digging out a block, the reward of n bitcoins generated by the block will be distributed according to the computer performance of the 1000 people. If your computer performance is strong, it may get 1 in 100; if the performance is backward, it may get 1 in 10000
in this case, the developer of the mine pool will generally charge 1% ~ 3% of the fee for each user as a handling fee, but because this method makes it more stable for everyone to get bitcoin, almost everyone will choose to mine in the mine pool instead of mining alone
as mentioned in the mining tutorial above, the mine pool provided free of charge in the bit age adopts the P2P technology architecture and does not charge any fees to users. It is one of the mainstream mine pools. In addition, there are BTC guild and deepbit, which are also very popular. Although the design of each mine pool is not the same, but the use method is basically the same and simple, so this tutorial will not do further description, you can explore by yourself. Even though Xiaobian has configured the mine pool and port provided by bit era for you by default in the previous tutorial, in order to let you have a deeper understanding of the mine pool, here are several mainstream mine pools for you to choose:
bit mine pool (free, recommended by Xiaobian) | bitcoin.cz (suitable for novices) | BTC Guide (the oldest brand) | deepbit (stable and efficient) | f2pool (domestic)
2. It will affect the income
mining machine score M = (hardware capacity * hardware factor + bandwidth * bandwidth factor + storage value * storage factor) * (online ration / 24 hours); Total amount of currency issued on the same day = CT hardware capacity: CPU efficiency and memory size of mining machine. At present, the hardware capabilities of the first generation of player cloud are the same, with the capability values of 1, CPU factor weight of 20, memory factor weight of 10
---

bandwidth: the uplink bandwidth measured by the trusted node. To encourage the participation of distributed nodes, the bandwidth factor is 10 at 1-8m, 5 at 9-20m and 1 at 21-100m; 100m or above shall be calculated as 100m; The step progressive algorithm is adopted (see the example below for details)

storage: the storage space that can be used for mining measured by the trusted node. In order to encourage users to share more of their idle storage resources, the storage value is set as 0200g-1000g when it is less than 200g, 1 when it is greater than 1000g, and 2 when it is greater than 1000g; The storage factor is 5

online time: the trusted node will sum up the effective online time of the previous day every day, calculate the score of the whole network and distribute the game coins

an example of mining machinery fraction algorithm:

when the bandwidth is 1m, the storage is 100g, and the online time is 12 hours
miner score = * (12 / 24) = 20
when the bandwidth is 8m, the storage is 300g, and the online time is 24 hours
miner score = * (24 / 24) = 115
when the bandwidth is 9m, the storage is 300g, and the online time is 24 hours
mining machine score = {1 * (20 + 10) + + 1 * 5} * (24 / 24) = 120
when the bandwidth is 20m, the storage is 500g, and the online time is 24 hours
mining machine score = {1 * (20 + 10) + + 1 * 5} * (24 / 24) = 175
when the bandwidth is 21m, the storage is 500g, and the online time is 24 hours
mining machine score = {1 * (20 + 10) + + 1 * 5} * (24 / 24) = 176
when the bandwidth is 100m, the storage is 500g, and the online time is 24 hours
mining machine score = {1 * (20 + 10) + + 1 * 5} * (24 / 24) = 255
3. Bitcoin mine with bitcoin mining machine, chain gram mine with play guest cloud, play guest cloud to external a hard disk will U disk. I don't know what kind of money that Feixun is used to dig.
4. No, there are two ways to play: conservative and wise. You said 500 cash reward is a conservative way to play
conservative play: hang up for 24 hours, 2m upload bandwidth, more than 200g free space. The daily output of crystal is equivalent to 0.68 yuan, about 500 yuan in two years
wise play: according to the hang up time, upload bandwidth and storage capacity, the number of play coins proced by mining every day changes. At the beginning of the 12th, each machine proced about 70 coins a day. At present, about 20-30 coins a day.
5. First, we need to find a stable bitcoin mine pool which is easy to operate, and then connect to the designated server to mine through the mining client software. Take "BTC guide" website as an example. First open this website and click the user registration on the left. The registration process is relatively simple. You can enter the English user name, password and confirmation password

2 after successful registration, we will see a message like "your account has been successfully registered and logged in!" on the web page, It means that we have successfully registered and logged in

3 we can click the "dashboard" button in the upper left corner to see the whole monitoring status of the account
note: in this monitoring dashboard, we are most concerned about "total earnings", which is the bitcoin earned by our current account. In the future, as long as we open the website and enter the monitoring dashboard, we can see the relevant information of our account
4 next, please click "Settings" in the navigation bar of the page. In the settings page, we can set the e-mail address, bit wallet address, change the password, etc.

5 if we set the e-mail address in the account, if we forget the password or steal it in the future, we can restore the password through the set e-mail. First, enter our common email address in the "email address" column, and then click the "change" button

6. Next, a confirmation email will be displayed on the page to confirm that it has been sent to our previously set email

7. Then we open our email and find the email sent by BTC guide. Click the confirmation link, and then the page will show that our email has been successfully set

8. If we set email in the account setting, we can also set email notification for the behavior of mining miners. Find the "idle warnings" column on the setting page, click the drop-down list, select the time when you want to send the email, and then click the "change" button on the right. When we set 10 minutes later, if a miner stops mining, the system will automatically send a notification email to our email after 10 minutes. After receiving the email, we knew that the miner was on strike

9 in addition, we are more concerned about the "bitcoin wallet", that is, the wallet address. You don't need to set this address first. It's not too late for me to fill in when I really get bitcoin

10 after the account is set up, we need to set "worker". What is a worker? This is the login account name we will use later on the bitcoin mining client. The system will create a miner name for us by default. The miner name is composed of our registered account name, an underline and a number. For example, our registered account is XXX, and the first miner's name is "XXX"_ 1 "
11 if we want to set multiple miner names, enter a number such as" 2 "in the" create worker "column, and then click the" create "button to add a new miner's account name

12 in the worker settings page, we can also set the mining payment mode of the mine account separately. Payment method, i.e. mining payment method. There are two types to choose from, PPS and PPLNs. The difference lies in the mining mode and handling charge. The handling charge of PPS is 7.5%, while that of PPLNs is 3%. The system adopts PPLNs by default. If you want to change it, please click the "change" button under the payment method
13 in addition, we can also choose the difficulty of mining mode. If our computer has multiple graphics card GPUs or some special machines, we can set the miner's account name under the minimum difficulty

Step 2, download the mining client software
1 after we complete the registration setting, Next, please click "support" in the page navigation menu, and we will see the download link of the client< There are two types of mining client software:
bfgminer: command line operation interface, which can be downloaded directly
cgminer: it is also operated in the command line format, but the download steps are too complicated
let's take bfgminer as an example and click download as shown in the figure
2 then it will jump to the download page of mining tools. There are two formats of mining tools, one is 32-bit system, the other is 64 bit system. According to the number of system bits, download the corresponding tool version

3. The client size of mining tool is less than 5m, which is a zip compressed file. When the download is complete, locate and open the file. Click the right mouse button and select the "" option
4 here, I take paste extraction to the desktop as an example
Step 3, mining client software detailed settings
1 after opening the mining directory, double-click to open the "bfgminer" file under the directory
2 next, look at the BFG minier window and enter the address of the mine pool at the URL. The pool address can be seen in the BTC guide's support page, such as stratum. Btcguild com:3333 , press enter key
3, and then enter the miner's name set on BTC guide website after the user name, press enter key
4, and then enter at will in the password, as shown in the figure
5. Finally, you can see that many numbers are changing, It means mining. It is worth noting that the places marked in the figure indicate the speed of the current machine button
6 in addition to the current mining speed on the mining client software, we can also see the specific mining speed of each miner in the "active worker summary" list on the "dashboard" page of BTC guide website
7 If you want to close the mining tool, you can directly x drop it, You can also directly press the Q key to exit. If you want to open more, you can open another mining tool in the BFG miner directory< Step 4: cgminer command line client software
1 if you really want to mine, the official recommends that we use "cgminer", that is, to run it at the command prompt. Click "support" on BTC guide page, then click "cgminer" download link page, select the corresponding system version
2, then jump to cgminer download page and click the link as shown in the figure
3 and then select a version of cgminer. Here I download a Windows version as an example.
4 take the Windows version of cgminer as an example. After the download, unzip it to the computer.
5 open the cgminer directory, find "cgminer"
6. Double click "cgminer" with the mouse, and a command-line window will pop up, prompting us to enter the URL address of the connection server. Enter "stratum. Btcguild com:3333 ”, press the Enter key on the keyboard
7, and then prompt us to enter "user name", that is, the account name of the miner. Press the Enter key on the keyboard

8, and then enter the password. Press the Enter key on the keyboard

9, and wait for a moment, When the client and the service establish a connection, the machine will start mining

10 to quit mining, please press the "Q" key on the keyboard in the window
tools / raw materials
PC with independent graphics card
precautions
if you are using cgminer, the graphics card must support the display of general computing standard, otherwise you will not be able to mine.
6. This you want to post bar to find tutorial video, a little trouble, easy to brush into bricks. I'm also learning how to brush everywhere now. There are several cloud players at home.
7.

Gamecoin has been renamed as: Lianke

on Lianke's official website: download link to Lianke pocket, including mobile version and computer version

after downloading, you will be guided to create an account, and then you will have a gamecoin account. If you already have an account, you can skip the guidance and import your own account

you may wonder why you only need a password to create an account, but there is no account. There is a backup function in the lower left corner of link pocket. After you open it, you can see the file of the account you created. This file can be saved freely, but anyone who has your wallet file and knows your password can import this file into their link pocket, Take your password and transfer your money

8. 500 conservative issue is crystal, can't mine to proce play guest coin
there are two ways to play: conservative and wise, and 500 cash reward is the conservative way
conservative play: hang up for 24 hours, 2m upload bandwidth, more than 200g free space. The daily output of crystal is equivalent to 0.68 yuan, about 500 yuan in two years
wise play: according to the hang up time, upload bandwidth and storage capacity, the number of play coins proced by mining every day changes. At the beginning of the 12th, each machine proced about 70 coins a day. At present, about 20-30 coins a day.
9.

1. First enter the game, as shown in the figure below:

Hot content
Inn digger Publish: 2021-05-29 20:04:36 Views: 341
Purchase of virtual currency in trust contract dispute Publish: 2021-05-29 20:04:33 Views: 942
Blockchain trust machine Publish: 2021-05-29 20:04:26 Views: 720
Brief introduction of ant mine Publish: 2021-05-29 20:04:25 Views: 848
Will digital currency open in November Publish: 2021-05-29 19:56:16 Views: 861
Global digital currency asset exchange Publish: 2021-05-29 19:54:29 Views: 603
Mining chip machine S11 Publish: 2021-05-29 19:54:26 Views: 945
Ethereum algorithm Sha3 Publish: 2021-05-29 19:52:40 Views: 643
Talking about blockchain is not reliable Publish: 2021-05-29 19:52:26 Views: 754
Mining machine node query Publish: 2021-05-29 19:36:37 Views: 750