From 66aa1e0abd30d8a032649f8c92cc8e9bff6d7274 Mon Sep 17 00:00:00 2001 From: "Edward W. Koenig" Date: Mon, 27 Aug 2018 11:38:57 +0100 Subject: academic/Gridcoin-Research: Added (rewards for boinc). Signed-off-by: David Spencer --- academic/Gridcoin-Research/README | 16 ++++++++++++++++ 1 file changed, 16 insertions(+) create mode 100644 academic/Gridcoin-Research/README (limited to 'academic/Gridcoin-Research/README') diff --git a/academic/Gridcoin-Research/README b/academic/Gridcoin-Research/README new file mode 100644 index 0000000000..ac7e670e22 --- /dev/null +++ b/academic/Gridcoin-Research/README @@ -0,0 +1,16 @@ +Gridcoin is an open source cryptocurrency (Ticker: GRC) which securely rewards +volunteer computing performed on the BOINC platform. BOINC is an open source +volunteer computing grid which combines the processing power of individual users +for the purposes of scientific research. + +QT5, qrencode and miniupnpc are optional (available on SBo) to build GUI, QR +and UPnP support. QT5 will be detected automatically, for the others, run +script as + +QRENC=yes ./Gridcoin-Research.SlackBuild +UPNP=yes ./Gridcoin-Research.SlackBuild + +You will need to edit the configuration file gridcoinresearch.conf in +/etc/Gridcoin-Research/ and place it in your home directory ~/.GridcoinResearch/ +to provide the location of your boinc data and any other configurations that you +require. For details, see https://wiki.gridcoin.us/Gridcoinresearch_config_file -- cgit v1.2.3