Install bitcoin core on raspberry pi 3

1

1

Is it possible to install bitcoin core on raspberry pi 3 since I tried it once and it did not work out and I have an external drive for the bitcoin data for it?

OS: raspbian (8 GB space with 1TB HDD external drive)

If it does not work, can you explain it details to me why it cannot?

If it does work, can you tell me the correct way to install it?

zhiyan114

Posted 2018-01-23T01:25:37.333

Reputation: 528

Answers

2

It does work. Yes you need an external HD for the blockchain data (unless you want to run a pruned node) and Raspian is fine.

In my opinion the best tutorial for setting up a full node on RP3 is this:

Damian Mee's Guide

Britt Kelly

Posted 2018-01-23T01:25:37.333

Reputation: 33

Hi @Britt - you may want to add some relevant detail from the site you mention since links tend to suffer from link rot rendering the linked information unusable.

Max Vernon 2018-09-21T19:50:02.970

It would be easier to ask OP why their install did not work when they tried to do it or where they got stuck. Otherwise I would just say install dependencies then git clone the latest version.Britt Kelly 2018-09-21T20:12:05.280

Fair enough - I'm just trying to help you get acquainted with how the site works. Thanks for your answers though!Max Vernon 2018-09-21T20:13:38.607