Hello Steemers!
I will try to make a quick tutorial how I started mining Steem Power on my Windows PC. It's quick and easy.
I see a lot of people have problems with this, but this method is easy and fast, shouldn't have any problems.
Step 1
Pretty simple, just download "Steem Windows Wallet and Miner"
When it's done, just unzip it.
Step 2
When the unzipping is done, open the folder and execute steemd.exe
It will open a window, that will look like this:
Step 3
The miner made a new folder, with config.ini in it
Open it
Step 4
Find "# P2P nodes to connect to on startup (may specify multiple times)"
And below that type in:
seed-node = 212.47.249.84:40696
seed-node = 52.4.250.181:39705
seed-node = 81.89.101.133:2001
seed-node = 192.99.4.226:2001
seed-node = 46.252.27.1:1337
seed-node = seed.steemd.com:34191
So it should look like this:
Step 5
Find "# name of witness controlled by this node (e.g. initwitness )"
There fill in your Steemit username, it should look like this:
Step 6
Before next step, you will need to get your WIF Private key.
There are multiple ways to do it, but I use bitaddress.org
When you open the site, just move your cursor around till you finish generating your address
After that move to ""Bulk Wallet" and uncheck "Compressed addresses?" after that you will just press generate, and below you will be able to see WIF keys. They start with 5
Step 7
Find "# name of miner and its private key (e.g. ["account","WIF PRIVATE KEY"] )"
There you will have to fill in your Steemit username and your WIF key
So it should like this:
Step 8
Find "# Number of threads to use for proof of work mining"
and add the number of threads you want to run for mining.
In my case it looks like this:
But you may not have 8 cores for to do it. It all depends on what CPU you have. Check online how many threads your CPU has.
Step 9
Save the config folder and open steemd.exe again.
Step 10
Wait till it will sync with the blockchain, it will look like this till he does it
Step 11
Now you just have to wait, and in an hour or two you will start mining.
When it's ready, the mining process looks like this:
Comment and up-vote so more people can see this!