Gridcoin Introduction
To earn Gridcoin in solo staking mode you need to run the Gridcoin client and continuously stake.
If you have not yet installed the BOINC client, you should read the BOINC installation guide to setup BOINC. The BOINC client has to be installed alongside the Gridcoin client in order to verify BOINC account ownership and to access local BOINC statistics.
Debian Packages (Ubuntu)
Launchpad built ubuntu releases- sudo add-apt-repository ppa:gridcoin/gridcoin-stable
- sudo apt-get update
- sudo apt-get install gridcoinresearch-qt
- gridcoinresearch
RPM Packages (OpenSUSE/Fedora)
OpenSuse/Fedora RPMsAUR (Arch Linux)
Archlinux AUR packageOptional post-install Gridcoin configuration
If you installed the BOINC client anywhere other than the default installation location, you'll need to specify where you installed BOINC in the gridcoinresearch.conf file.
-
Windows: (Note the double backslashes are necessary. Change location according to your non-default install location)
-
boincdatadir=D:\\ProgramData\\BOINC\\
-
boincappdir=C:\\Program Files\\BOINC\\
-
-
Linux:
-
boincdatadir=/var/lib/boinc-client/
-
-
You need to use the one email for all BOINC projects. Add this to your gridcoinresearch.conf file (unless the Gridcoin wizard has already done this for you):
-
email=your@email.com
-