Post
Topic
Board Announcements (Altcoins)
Re: [ANN] Ħ [HODL] Imagine If Your "Swiss" Bitcoin Account Had Compounding Interest.
by
?chooseusername
on 11/04/2016, 15:50:17 UTC
Sorry guys a cronjob on Suprnova got Stuck over the night, nothing was lost, all was credited now.
I was trying to mine on your pool but I guess I'm still too noob to do it by myself... Is there some place where I can find a step by step guide regarding how to mine with hodlminer-wolf? I followed your website steps but then I got stuck. I downloaded the miner, created an acc and a worker then I didnt know what else to do.

If anyone can help it will be much appreciated. Thanks

Actually there isn't much more todo than running the miner Smiley

open a Dos-Box and enter:

hodlminer.exe -a hodl -o stratum+tcp://hodl.suprnova.cc:4693 -u username.workername -p x
Thanks for the fast response!

when you say a Dos-Box you mean a command prompt window?  also I don't have hodlminer.exe it wasn't here https://github.com/wolf9466/hodlminer-wolf perhaps I need to download the following described in github "
Basic Windows build instructions, using MinGW:
   Install MinGW and the MSYS Developer Tool Kit (http://www.mingw.org/)
      * Make sure you have mstcpip.h in MinGW\include
   If using MinGW-w64, install pthreads-w64
   Install libcurl devel (http://curl.haxx.se/download.html)
      * Make sure you have libcurl.m4 in MinGW\share\aclocal
      * Make sure you have curl-config in MinGW\bin
   In the MSYS shell, run:
      ./autogen.sh   # only needed if building from git repo
      LIBCURL="-lcurldll" ./configure CFLAGS="-O3"
      make
"


A bit confusing, sorry

edit: i guess i was using wolf's miner? i just found hodlminer.exe on cryptomining-blog.com/tag/hodl-miner-

hopefully works

2nd edit: the version i found is for win x64, the machine i was testing is win x32