Skip to content

Instantly share code, notes, and snippets.

anonymous
anonymous / install_biblepay.sh
Created September 28, 2017 23:07
Bash script to install Biblepay CLI on Linux and start mining in the official pool
#! /bin/bash
# BiblePay (https://www.biblepay.org/)
# Script compiled using this guide (https://www.reddit.com/r/BiblePay/comments/6ummuj/how_to_mine_biblepay_on_linux/)
# Before running this script, create an account and a worker name here (pool.biblepay.org)
## Usage
# 1) Download this script and go to the downloaded directory
# 2) sudo chmod +x install_biblepay.sh