Post
Topic
Re: [ANN] DERO FIRST SSL BLOCKCHAIN: CryptoNote Privacy + Smart Contracts
by
Shrimby1
on 12/04/2018, 18:08:01 UTC

-o stratum+tcp://pool.dero.live:5555 -u Wallet_address.Diff+Worker1 -p x


This looks like a ccminer variant (e.g. - tpruvot); if so, then you need to specify the algo using the -a switch:

ccminer-x64 -a cryptonight -o stratum+tcp://pool.dero.live:5555 -u wallet.diff+workername -p x



I keep getting "no such command"..

with start_mining (for solo Mining) too

We need more details about what you are doing. What miner are you trying to use? Is the .bat file in the folder with the mining software?