Search content
Sort by

Showing 3 of 3 results by thomasgatt
Post
Topic
Re: BiblePay - New Coin Launch - Official Thread
by
thomasgatt
on 09/01/2018, 10:44:44 UTC
Hi all, is there a way to mine Biblepay on a Raspberry Pi 3 please?

Great question. I tried for quite a while to get the source to compile on my Pi 3 before finally giving up. This does not mean that its not possible, just that I got lazy before finding the answer.

I believe at least 1-2 person in this thread got it working: 
https://www.reddit.com/r/BiblePay/comments/7iuyst/raspberry_pi_and_biblepay/

Please ping/message them and see if they will write a guide/steps Smiley

I got it working..

You have to use Ubuntu mate. Make all the stuff from the Linux guide. Before you start the make process of the wallet, you have to make a big swap partition. Make something like 4GB. The 1 GB of the RAM is not enough for the build process.
The process needs arround 3 hours with one thread.

The hash rate is arround 110 Hash/s and the amount in the pool something between 0.6 and 1 BBP.

Thank you sir! So after you build it on Ubuntu you can just transfer the files on a RPI ?
Post
Topic
Re: BiblePay - New Coin Launch - Official Thread
by
thomasgatt
on 08/01/2018, 16:16:52 UTC
Hi all, is there a way to mine Biblepay on a Raspberry Pi 3 please?
Post
Topic
Re: BiblePay - New Coin Launch - Official Thread
by
thomasgatt
on 07/01/2018, 23:17:13 UTC
hi all, my windows wallet (1.7.0.6) is not connecting to any node right now - this worked fine this morning. In my config file I've got the following:

addnode=node.biblepay.org
addnode=dnsseed.biblepay-explorer.org

...and other settings.

The status just sticks to: Synchronizing with network... and there are 0 active connections. Tried telnet node.biblepay.org 40000 and it worked fine.

Any ideas? Thanks in advance