Post
Topic
Board Announcements (Altcoins)
Re: [ANN] Stipendium | X11 | Private | Bounties | ICO | Payments Driven | POW/MN |
by
Niya
on 21/08/2020, 12:59:30 UTC
Can solo mine??

Yes you can, if you need mining help, please check our website out for user guides.

no specifics on your site. miner is not connecting when using the rpcport you give. clear instructions?


https://stipendium.co/#FAQ

Getting started for Windows has full details.

We also have instructions for OSX and Linux

which miner??

You need to have our desktop wallet on your machine to solo mine and then the userguide will explain how to set it up.

If you get stuck ask for help in our telegram group.


Open your wallet.

Create a .bat file named mine.bat in the same folder where you extracted example-cli.exe and paste the following text into mine.bat.

@echo off
set path_cli=%cd%
cd %path_cli%
echo Press [CTRL+C] to stop mining.
:begin
 Stipendium-cli.exe generate 1
goto begin

Save the file.

Execute mine.bat to start mining