Author

Topic: [SIC] SIFCOIN Cloud VPS Mining 300+ kH/s on 8 CPU Cores - mine while Diff is low (Read 2858 times)

legendary
Activity: 1148
Merit: 1018
It's about time -- All merrit accepted !!!
I agree , Simple Inflation Coin does not get the attention it deserves.
No exchanges have it listed.
Personally I mine coins to hold but most want to exchange them for btc.
I have tried to follow the original Russian thread.
The client has never been updated with checkpoints and really should be since launched last summer.
Hopefully these things will happen.
You and I appear to be the only people who really support the coin based on posts but there are always lots of nodes & people mining. Kind of weird.

quote author=ocminer link=topic=404215.msg5907645#msg5907645 date=1395822507]
I see you active on the Groestl Coin thread, 

I think it should be easy to port sg miner to sif

Any ideas ??

, oh btw

run Groestl at -g 1 -w 264
big big boost on my 7970

We need an exchange !

It will surely work, we need to write to the author of sghminer, he'll surely implemented it.

The bigger problem is, Sifcoin must go on an exchange !
[/quote]
legendary
Activity: 2660
Merit: 1240
I see you active on the Groestl Coin thread, 

I think it should be easy to port sg miner to sif

Any ideas ??

, oh btw

run Groestl at -g 1 -w 264
big big boost on my 7970

We need an exchange !

It will surely work, we need to write to the author of sghminer, he'll surely implemented it.

The bigger problem is, Sifcoin must go on an exchange !
legendary
Activity: 1148
Merit: 1018
It's about time -- All merrit accepted !!!
I see you active on the Groestl Coin thread, 

I think it should be easy to port sg miner to sif

Any ideas ??

, oh btw

run Groestl at -g 1 -w 264
big big boost on my 7970

We need an exchange !
legendary
Activity: 2660
Merit: 1240
newbie
Activity: 7
Merit: 0
Thanks for the instructions ... was mining solo for a while, but recently was only getting 1 coin every 2 days.  Not really getting much out of the pool, but better than nothing.
legendary
Activity: 2660
Merit: 1240
jump in and grab your coins before cpu mining is no longer worth it
legendary
Activity: 1148
Merit: 1018
It's about time -- All merrit accepted !!!
Difficulty is rising through the roof , I suspect gpu mining is taking place. Either that or one of the most disrespected coins ever that deserves respect is going to hit an exchange. Even if i am wrong about both it's only a matter of time.
diff is rising, jump in now !
legendary
Activity: 2660
Merit: 1240
diff is rising, jump in now !
legendary
Activity: 2660
Merit: 1240
Hi, I am interested to mine SIC using Cloud mining, could you please tell me where can I trade SIC? Thank you.

Best would be to ask this question here:

https://bitcointalksearch.org/topic/annsic-sifcoin-inflation-fork-240894
member
Activity: 62
Merit: 10
Hi, I am interested to mine SIC using Cloud mining, could you please tell me where can I trade SIC? Thank you.
legendary
Activity: 2660
Merit: 1240
legendary
Activity: 2660
Merit: 1240
legendary
Activity: 2660
Merit: 1240
Use the Guide an mine until diff jumps !
legendary
Activity: 2660
Merit: 1240
Diff is rising, jump in now if you still want to grab some

+1
legendary
Activity: 2660
Merit: 1240
Diff is rising, jump in now if you still want to grab some
legendary
Activity: 2660
Merit: 1240
Sifcoin is a coin quark was based on, read more about it here:

https://bitcointalksearch.org/topic/annsic-sifcoin-inflation-fork-240894

It is quite easy to mine it currently as diff is quite low:

1. Sign up for a DigitalCloud Account here.

2. Top up your account with PayPal for at least 10 $

3. Choose "Create Droplet" and start a 8 CPU Droplet with Ubuntu 13.10 x64 in Amsterdam (Country does not matter)

4. Log into your Droplet using SSH and download the Miner from here:

Windows (pre-compiled):
https://mega.co.nz/#!rdJQxLIA!RFYQRA3Mpx2dtL_wW8JLzy7q9sorvzlTukB7vVdtW8M

Linux (Source):
https://github.com/ig0tik3d/sifcoin-miner

5. Register at https://sif.suprnova.cc for an account and set up a worker under "My Workers".

6. Start your worker using the a.bat for windows, replace worker.username and worker.password with your details before.

For Linux do:

Code:
sudo apt-get install build-essential libcurl4-openssl-dev zip automake screen
git clone https://github.com/ig0tik3d/sifcoin-miner.git
cd sifcoin-miner
chmod +x autogen.sh
./autogen.sh
./configure CFLAGS="-O3"
make

now enter a "screen" for getting the thread into the background:

Code:
screen

Start your miner:

Code:
./minerd -a sif -o stratum+tcp://sic.suprnova.cc:7777 -u worker.username -p worker.passsword
You can now put this thread into the background by pressing CTRL-A and then "d" (without the "")
 
7. You should now see something like this:

Code:
root@sic1:~/sifcoin-miner# ./minerd -a sif -o stratum+tcp://sic.suprnova.cc:7777 -u suprnova.sic1 -p x
[2014-01-07 17:56:19] Starting Stratum on stratum+tcp://sic.suprnova.cc:7777
[2014-01-07 17:56:19] Binding thread 0 to cpu 0
[2014-01-07 17:56:19] Binding thread 3 to cpu 3
[2014-01-07 17:56:19] Binding thread 2 to cpu 2
[2014-01-07 17:56:19] Binding thread 6 to cpu 6
[2014-01-07 17:56:19] 8 miner threads started, using 'sif' algorithm.
[2014-01-07 17:56:19] Binding thread 4 to cpu 4
[2014-01-07 17:56:19] Binding thread 1 to cpu 1
[2014-01-07 17:56:19] Binding thread 5 to cpu 5
[2014-01-07 17:56:19] Binding thread 7 to cpu 7
[2014-01-07 17:56:20] Stratum detected new block
[2014-01-07 17:57:17] thread 5: 2097152 hashes, 37.03 khash/s
[2014-01-07 17:57:17] thread 6: 2097152 hashes, 37.00 khash/s
[2014-01-07 17:57:18] thread 1: 2097152 hashes, 36.87 khash/s
[2014-01-07 17:57:18] thread 3: 2097152 hashes, 36.60 khash/s
[2014-01-07 17:57:18] thread 4: 2097152 hashes, 36.63 khash/s
[2014-01-07 17:57:18] thread 7: 2097152 hashes, 36.40 khash/s
[2014-01-07 17:57:19] thread 2: 2097152 hashes, 36.17 khash/s
[2014-01-07 17:57:19] thread 0: 2097152 hashes, 36.09 khash/s (yay!!!)

8. Check your hashrate on the pool, it should reflect your minerrate +-50kh/s

You're now mining sifcoin !



Jump to: