Raspberry Pi - reddcoin-project/reddcoin GitHub Wiki
Getting Started with Raspberry Pi
Which Raspberry Pi to use.
Early testing has shown that while Reddcoin Core has been compiled to run on both ARM 32 and 64 bit devices, mileage will vary as to the behaviour and performance of the Core wallet.
Raspberry Pi 4 B
[Cortex-A72 (ARM v8) 64-bit, 1GB/2GB/4GB/8GB]
- Pi4 4GB RAM
- Raspbian 64bit (bookworm)
- SWAPFILE 2GB
- Reddcoin Core ARM 64bit
- xrpd
Raspberry Pi 3 B+
[Cortex-A53 64-bit, 1GB]
- Raspbian 64bit (bookworm)
- SWAPFILE 2GB
- Reddcoin Core ARM 32bit
Note: Block chain sync from genesis fails with OOM errors
Raspberry Pi 3 Model A+
[Cortex-A53 64-bit, 512Mb]
Not Tested!