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/#FAQGetting 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