Community post
STEEM Mining for Windows (Update 1)
This is an update for https://steemit.com/steem/@r3b37/steem-mining-for-windows-linux-linux-vm-in-windows
Download the updated version of miner from :
https://github.com/btscube/steem/releases/
Reference - https://steemit.com/steem/@bitcube/steem-windows-wallet-and-miner-v0-12-0
Download the blockchain from:
http://www.steemitup.eu/
Copy the downloaded blockchain folder 'witness_node_data_dir' inside the miner folder 'steem-win-x64-012'.
Modify the config.ini as per your account and machine:
# name of witness controlled by this node (e.g. initwitness )
witness = "your-steem-account-name"
# name of miner and its private key (e.g. ["account","WIF PRIVATE KEY"] )
miner = ["your-steem-account-name","5YourPrivateWIFKeyIsVeryLong"]
Private key: Permissions -> Active/Owner
# Number of threads to use for proof of work mining
mining-threads = 2
You can decide mining threads as per your CPU usage and the number of processor cores.
# Endpoint for websocket RPC to listen on
rpc-endpoint = 127.0.0.1:8090
Run steemd.exe and begin mining! :)
Please note that actual mining may take few hours to start.
Credits: https://steemit.com/steem/@bitcube/steem-mining-in-microsoft-windows-a-miner-s-guide-part-2
Replies (16)
Hi, you know a link guid for mining with a mac?
Looks pretty confusing, maybe someone with the know how can someday make an interface for us non tech guys to just drop our user i.d in and the interface will set everything up for mining. That would be so awesome!
I can make a windows application for you but that will take some efforts and may be one night to code. I may do this if someone is ready to pay or for free may be if I get some time
Sorry, I am not aware of any miners for Mac
That's interesting so it is doable, I think going forward many people who are interested in Windows based mining but do not have a high level of comfort with the install programs would look to someone that could offer such an application. Maybe with hundreds of users downloading it the cost would be marginal? Food for thought
Am i mining now? and if i am when will i see the funds go into my steemit account? this has been running for about 18hr so far and nothing has gone into my account yet..
https://s26.postimg.org/vhp3uw8k9/steemine.jpg
I am getting the same. It has been mining for 4 or 5 days and nothing showing in my steem account. Not sure what im doing wrong.
Is this correct:
https://postimg.org/image/6161air93/
i think its to do with the Miner-witness queue. my que number is always 1 or 2 above the Miner-witness queue listed on steemd.com...
any 1 know how you get in the Miner-witness queue?
check your steem power
yes
Hi, im nubie here
i have followed the instruction above but
when I Run steemd.exe it appears for a few seconds and then disappears
How i can to fix it
Try this-
steemd.exe --resync
and then copy paste the downloaded blockchain again in the same folder as you did earlier
re-run steemd.exe
Hi there,
I have a problem:
This error appear when I start steem.exe:
initminer public key: STM************************************************************************
chain id: 0000000000000000000000000000000000000000000000000000000000000000
1359297ms th_a main.cpp:119 main ] Error
parsing logging config from config file F:\Installs\steem\witness_node_data_dir
config.ini, using default config
1359297ms th_a main.cpp:158 main ] parsin
g options
1359297ms th_a main.cpp:160 main ] initia
lizing node
1359297ms th_a main.cpp:162 main ] initia
lizing plugins
1359297ms th_a application.cpp:993 initialize_plugins ] Initia
lizing plugin account_history
1359297ms th_a application.cpp:993 initialize_plugins ] Initia
lizing plugin witness
1359297ms th_a witness.cpp:95 plugin_initialize ] witnes
s plugin: plugin_initialize() begin
1359297ms th_a witness.cpp:98 plugin_initialize ] _witne
sses: ["user12345"]
1359297ms th_a witness.cpp:106 plugin_initialize ] m: ["u
ser12345","5Jz***********************************************************************"]
Auto configuration failed
1324:error:02001015:system library:fopen:Is a directory:.\crypto\bio\bss_file.c:
169:fopen('l:\openssl-1.0.1g\lib/ssl/openssl.cnf','rb')
1324:error:2006D002:BIO routines:BIO_new_file:system lib:.\crypto\bio\bss_file.c
:174:
1324:error:0E078002:configuration file routines:DEF_LOAD:system lib:.\crypto\con
f\conf_def.c:199:
F:\Installs\steem>
Can you please help me?
Thank You in advance!
Hi @r3b37 can I run multi miners in same pc? or can I setup to mine for two accounts in the same pc?
No, you should run only one steemd.exe instance on one machine