본문 바로가기

카테고리 없음

Install Phoenix Miner Windows

If you’re like many other people who follow the cryptocurrency mining market then you have watched the meteoric rise in the value of Ethereum and Bitcoin mining. Many people are looking to cash in on this market trend through Bitcoin mining for themselves rather than buy the hot cryptocoin through online marketplaces.

Ethminer is one of the recommended ways to mine Ethereum but installing it on Windows can be a little more complicated than simply hitting “download” then “install.”This step-by-step mining software instillation guide will help you through the process and get Ethminer up and running so you can dip your big toe into the mining pool. Ethminer requires you to build from source. If you have never done this before then the process may seem complicated.

4.1

However, it’s really not too difficult to do as long as you follow the steps. A person who is relatively comfortable with working on their computer should be able to handle this.

Install EthminerFirst of all, before you are able to download any cryptocurrency mining software and enter the mining pool, you will obviously need a computer. Visual Studio Express is a free compiler from Microsoft that will work just fine for what you need to do.Next, you need to download your GPU platform’s OpenCL SDK. These can be found with a quick Google search.

If you have AMD graphics cards then grab the AMD SDK and if you have NVidia cards then you would obviously opt for the NVidia SDK.Finding everything easy so far? Let’s keep moving, then. If you don’t already have Git you will need to install that as well. Also, you will have to install CMake for Windows as well. Now open Visual Studio. Go ahead and find the ethereum.sln file in the /cpp-ethereum directory and open it. This might take some time while Visual Studio does a little organization.

Once you’ve finished your glass of water, you can go and get another. Or grab a snack. We don’t care. We’re not your boss!Once Visual Studio has done everything it needs to do, you will see projects listed on the right-hand side. Go ahead and find “ethminer,” right-click it, and select “build.” You’re now building from source.

If you have done this before then it’s just another day in the office. If this is your first time building from source you might feel like the smartest person in the world. You may see some errors during this process but don’t worry; as long as you end with “Build project succeeded” then you’re good to go.

In your command prompt from above, cd into /cpp-ethereum/ethminer/Debug. Now you will see a file called “libcurld.dll” which you will want to copy.Next, paste it into the same directory but remove the “d” from the end of “libcurld.” Now you should be able to run Ethminer.exe from the debug folder. However, you’re not quite ready to go just yet. You need Geth to get completely up and running. Geth is the program that communicates with the Ethereum Network. Without Geth, your mining rig is just a nice piece of hardware that can’t do any actual mining.

Cd /Now you’re going to create a new account with Geth. Simply enter:geth account newOnce you hit enter on that command line you will be asked to enter a password. Choose your password and confirm it when prompted. Now you’re ready to connect to the Ethereum network! Enter:geth -rpcThis will start the process of downloading the Ethereum blockchain. If your firewall throws a fit, just tell it to “allow access” in order for the process to continue. Now that you’re synchronized with the rest of the Ethereum network, you’re ready to start using Ethminer!

MiningNow that you have installed Ethminer and connected to the Ethereum network using Geth, the real work begins. Well, your graphics cards will be doing the heavy lifting.

Still, you have a few steps left before you can start raking in the Ethereum. Just like you have done above, you will want to open another command prompt.

Again, type:cd /Hit enter so that you’re looking at your C:/ drive and not your user file. Now enter:cd “Program Files”Now we are looking at your program files where Ethminer should be installed. You will enter:cd “Ethereum VERSIONIf you’re unsure of what version of Ethminer you installed, a handy tip would be to hit TAB when you enter the first few letters of “Ethereum.” This will automatically fill the line with the program you need.

For example:cd eth TABwill turn into:cd “Ethereum VERSIONThere’s more than one way to get the job done. Hit enter once you have filled the command line and you are now in the directory for that program. Now you want to enter:cd releaseNow you’re ready to start mining!

If you’re GPU mining, which is the most effective way to mine, then you will enter:Ethminer – GYou will begin building a DAG file. This takes a few minutes so be patient. You’re so close to actually mining Ethereum!

Everything should be good to go from there. However, you may run into issues like insufficient memory.

This likely means your cannot support the process. Happy MiningAll of the above seems like a lot of work. The process is really not as complicated as it looks once you get down to work.

Phoenix Miner Update

If you are unfamiliar with command prompts then the task can feel a little bit daunting but, if you follow the steps closely, you should be able to get up and mining pretty quickly. The biggest challenge is ensuring you have the proper hardware to begin mining before you set out to do all of this work.

Windows Miner Software

Of course, there are plenty of resources for you to consult if you run into any troubles along the way.