In this video: – I have created a virtual machine (Ubuntu 8 vCPU) on google cloud – sign up on slushpool.com – get the URLs from slushpool – setup and run miner using the following commands: sudo apt-get update sudo apt-get install build-essential libcurl4-openssl-dev wget tar xzf pooler* – Now run this command to start mining as per your slushpool account: ./minerd –url=stratum+tcp://us-east.stratum.bitcoin.cz:3333 –userpass=cloudsentinels.worker1:password -a sha256d Please note that in the last command I am running this for USA East Coast Server, userpass is a combination of user name: userID.workerName (you can get both from your slushpool account) password: anything The servers can be chosen
Leave a Reply