Pages:
Author

Topic: [ANN][STC]Streamcoin - Scrypt based, Fast block, Pool Released - page 4. (Read 6155 times)

member
Activity: 76
Merit: 10
I just started mining and the blocks are coming in really fast Cheesy
newbie
Activity: 28
Merit: 0
I'll check it out. You should also include the source code as well # total coins that will be mined in the post. Also the wallet says LiteCoin.
I just edited some of my language... what a shame, i will fix this in next release. anyway we all know the game Smiley
newbie
Activity: 28
Merit: 0
still need to configure a conf file with a port number to mine... what's the info??
Sorry for that! I totally forgot! Let me edit the thread
member
Activity: 76
Merit: 10
I'll check it out. You should also include the source code as well # total coins that will be mined in the post. Also the wallet says LiteCoin.
sr. member
Activity: 252
Merit: 250
still need to configure a conf file with a port number to mine... what's the info??
newbie
Activity: 28
Merit: 0
Low key lunch... clean wallet (surprising this days lol) http://virusscan.jotti.org/en/scanresult/5358a97d594ba01e842e84469fd1b248438e5cbd

I'll give it a try Smiley soon as you give a port # lol
Thank you. As far as i know even with cpu you can easily mine some in less than 1 minute. After I post here I stopped mining immediately so probably there's no other competitors lol.
sr. member
Activity: 252
Merit: 250
Low key launch... clean wallet (surprising this days lol) http://virusscan.jotti.org/en/scanresult/5358a97d594ba01e842e84469fd1b248438e5cbd

I'll give it a try Smiley soon as you give a port # lol
newbie
Activity: 28
Merit: 0
Streamcoin is a scrypt-based cryptocurrency system.
http://i.imgur.com/cUJLtES.png
Algorithm: Scrypt
Total coins: 84,000,000
Block time: 30s
Block reward: 50, halve each 840,000 blocks
Premine: 6000 blocks for the game platform below
Difficulty changes every hour (120 blocks)


Basically this is a coin for related games, such as this one:

http://www.dumpt.com/img/files/i73qly31dmwe7660ykoa_thumb.png
http://s-89976.abc188.com/ (the withdraw will be added by today)

if there are players I'd love to add more games based on this coin.

POOL:

simple p2pool: http://www.streamcoin.net:8080   --use your address as username.
example:
Code:
cudaminer --url=www.streamcoin.net:8080 --userpass=yourwalletaddress:a
(basic statistics:http://www.streamcoin.net:8080/)

Giveaway:
https://bitcointalksearch.org/topic/stc-giveaway-100-streamcoins-each-422204

windows-qt:
HERE(https://mega.co.nz/#!6Zgh3IxR!WXQNVndNQTipp1zFWwMXZiU7ggkz9ClvxqDfvBpSfFQ)

Guide for solo mining:
Mining instructions - hard mode, but more hashes per second
Run streamcoin-qt.exe, then close it. Go to \AppData\Roaming\streamcoin and create file streamcoin.conf with following contents:

Code:

rpcuser=streamcoinrpc
rpcpassword=
server=1
rpcallowip=127.0.0.1

Start your miner (e.g., minerd, cudaminer, cgminer) with the following code:
minerd:
Code:
minerd-x86_64-avx.exe -a scrypt -o http://127.0.0.1:40456 -u streamcoinrpc -p
cudaminer:
Code:
cudaminer.exe --url=http://127.0.0.1:40456 --userpass=streamcoinrpc:
cgminer:
Code:
cgminer.exe --scrypt --url=http://127.0.0.1:40456 --userpass=streamcoinrpc:

source code:
https://github.com/swfly/StreamCoin

by the way, donate:
PPnTqyWATuVLFbsFrZULor2AQh3FRtTLzb
Enjoy.
Code:
Pages:
Jump to: