Bitcoin Forum
May 11, 2024, 05:17:37 PM *
News: Latest Bitcoin Core release: 27.0 [Torrent]
 
   Home   Help Search Login Register More  
Pages: [1]
  Print  
Author Topic: MINERSCOIN X15 GPU and CPU Mining Guide.  (Read 3350 times)
activebiz (OP)
Hero Member
*****
Offline Offline

Activity: 518
Merit: 500


View Profile
October 05, 2014, 05:50:25 AM
 #1



MINERSCOIN is a new X15 based cryptocurrency, read more about it here: https://bitcointalk.org/index.php?topic=766157

MinersCoin can be mined by a CPU as well as on a GPU using one of the optimized Miners below.

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

CPU Mining:


 Download the X15 Cpu Miner from one of the links below

CPUminer-Multi
Sourcecode: https://github.com/lucasjones/cpuminer-multi

Release Binaries: https://github.com/LucasJones/cpuminer-multi/releases

Bitblock-CPUminer:
Sourcecode
https://github.com/bitblockproject/Bitblock-CPUminer

Windows (pre-compiled):
https://www.dropbox.com/s/bq64crr0mkgqe3w/miner.zip?dl=0

Register at any Minerscoin pool e.g https://mic.best-pool.com for an account and set up a worker under "My Workers".

To Compile cpuminer on Linux do:

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

Start your worker:

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

Code:
screen

Start your miner:

Code:
./minerd -a bitblock -o stratum+tcp://stratum.best-pool.com:3017 -u worker.username -p worker.passsword &
You can now put this thread into the background by pressing CTRL-A and d
or screen -d
 

For Windows:

Open a DOS Box where you've downloaded the CPU Miner and:

Code:
minerd -a bitblock -o stratum+tcp://stratum.best-pool.com:3017 -u worker.username -p worker.passsword

For solo mining use:
minerd -a bitblock -o http://127.0.0.1:<rpcport> -O
<rpcuser>:<rpcpassword>

 You should now see something like this:

Code:
 Starting Stratum on stratum+tcp://bbl.suprnova.cc:3663
 Binding thread 0 to cpu 0
 Binding thread 3 to cpu 3
 4 miner threads started, using 'bitblock' algorithm
 Binding thread 1 to cpu 1
thread 2: 2097152 hashes, 37.03 khash/s
 thread 1: 2097152 hashes, 37.00 khash/s
 thread 3:
2097152 hashes, 36.87 khash/s
 Stratum detected new block
 thread 1: 2097152 hashes, 37.03 khash/s

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

You're now mining MinersCoin!

GPU MINING:
Download the miner for your card, edit your pool, worker,
password and run

AMD - SGminer 5.0 Pre-Release X15

Sourcecode https://github.com/aznboy84/X15GPU

Prebuilt windows binaries: http://cryptomining-blog.com/wp-content/files/sgminer-5-0-beta-x15-windows.zip

NVIDIA - CCminer 1.2-x15

Sourcecode: https://github.com/djm34/ccminer

Windows 32-bit prebuilt binaries: http://cryptomining-blog.com/wp-content/files/ccminer-1.2-x15-windows.zip

Check your hashrate on the pool, it should reflect your minerhashrate

You're now mining MinersCoin!

1715447857
Hero Member
*
Offline Offline

Posts: 1715447857

View Profile Personal Message (Offline)

Ignore
1715447857
Reply with quote  #2

1715447857
Report to moderator
"If you don't want people to know you're a scumbag then don't be a scumbag." -- margaritahuyan
Advertised sites are not endorsed by the Bitcoin Forum. They may be unsafe, untrustworthy, or illegal in your jurisdiction.
1715447857
Hero Member
*
Offline Offline

Posts: 1715447857

View Profile Personal Message (Offline)

Ignore
1715447857
Reply with quote  #2

1715447857
Report to moderator
1715447857
Hero Member
*
Offline Offline

Posts: 1715447857

View Profile Personal Message (Offline)

Ignore
1715447857
Reply with quote  #2

1715447857
Report to moderator
igotek
Hero Member
*****
Offline Offline

Activity: 2058
Merit: 608


Online Security & Investment Corporation


View Profile WWW
March 13, 2018, 10:41:53 PM
 #2

is there any exchange for Minerscoin ?

I cannot live, I cannot die, trapped in myself.
Hold my breath as I wish for death. Oh please god, help me !
Pages: [1]
  Print  
 
Jump to:  

Powered by MySQL Powered by PHP Powered by SMF 1.1.19 | SMF © 2006-2009, Simple Machines Valid XHTML 1.0! Valid CSS!