Post
Topic
Board Mining support
Re: Bitcoin-qt and CGminer for solo mining
by
o_solo_miner
on 16/12/2020, 14:29:45 UTC
copy the folder of core 0.19.1 to /home/username/bitcoin-0.19.1.
then change to that directory cd /home/username/bitcoin-019.1/bin and start ./bitcoin-qt


Not sure where I'm going wrong but I've extracted v 0.19.1 from the GitHub zip but there Is no startup script in the downloaded files.

You can download from core as well:https://bitcoin.org/en/download
those where precompiled binary.
Or you compile yourself and copy to the folder.
There is a README about building core in the git files.