Skip to content
hevnsnt edited this page Jun 14, 2016 · 10 revisions

So you want to MINE ⏣SKC?

Before you get started, make sure you have a fully operational ⏣SKC wallet. The miner will not work without it.

First things first, you need to prepare your wallet for mining. Close the client and edit the seckcoin.conf file.

  • For Linux/OSX clients it is located: ~/.seckcoin.conf
  • For Windows clients it is located: %appdata%/SecKCoin/seckcoin.conf for

by default, only 127.0.0.1 can connect to RPC. UNLESS YOU REALLY (REALLY) understand what you are doing, do not change that

any litecoin miner will work the wallet passes the work to the miner,

https://litecoin.info/Mining_software

looks like https://bitcointalk.org/?topic=626361 is a good choice

so the way it works is you will point it at 127.0.0.1 using the username & pass THAT YOU CHANGED RIGHT in your seckcoin.conf file. RPC port is 11337 (unless you changed it in conf)

oh it looks like pooler has a windows port too: https://bitcointalk.org/index.php?topic=55038.0 (use poolers for now)

Clone this wiki locally