top of page

Mining

 

Pools:

https://crypto.suprnova.cc

https://crypto.suprnova.cc/

 

To simply get started with solomining this is the easiest way to do it:

In your searchbar type %appdata% and goto the folder "roaming" inside, you should find a folder named Crypto (if you have installed the wallet). Inside the Crypto folder, create a new text document and inside paste:

 

rpcuser=YourUserName

rpcpassword=YourPassword

rcpallowip=127.0.0.1

daemon=1

server=1

listen=1

port=8899

rpcport=8898

addnode=54.186.239.255

addnode=54.213.135.152

addnode=54.213.137.47

 

 

Then, save the file as Crypto.conf and make sure that "save as type" is set to all files (Do not skip this step!). Then you restart your Crypto wallet.

In the wallet click Help and then console.

type: setgenerate true

And that's it! If your wallet is synced you will start mining.

Type: getmininginfo to get info about your hashrate, difficulty and more.


If you want a more customized miner, visit https://vertcoin.org/wp/mining/ here you can find downloads specified for AMD and NVIDIA graphics cards.

bottom of page