2020-12-24 02:29:14 -08:00
|
|
|
Hardware requirements
|
|
|
|
---
|
2021-10-01 02:52:03 -07:00
|
|
|
* RAM: 2GB. ECC memory is better. Additionally, it's recommended to use DDR4 memory with
|
2021-10-01 02:52:02 -07:00
|
|
|
targeted row refresh (TRR) enabled (https://rambleed.com/).
|
2021-10-01 02:52:03 -07:00
|
|
|
* Disk space: 500 GB (400GB for Bitcoin blockchain + some room) for an unpruned
|
|
|
|
instance of Bitcoin Core.
|
|
|
|
* This can be significantly lowered by enabling pruning.
|
|
|
|
Note: Pruning is not supported by `electrs`.
|
2020-12-24 02:29:14 -08:00
|
|
|
|
2021-10-01 02:52:03 -07:00
|
|
|
Tested low-end hardware includes:
|
|
|
|
- [Raspberry Pi 4](https://www.raspberrypi.org/products/raspberry-pi-4-model-b/)
|
|
|
|
- [PC Engines apu2c4](https://pcengines.ch/apu2c4.htm)
|
|
|
|
- [Gigabyte GB-BACE-3150](https://www.gigabyte.com/Mini-PcBarebone/GB-BACE-3150-rev-10)
|
|
|
|
- [Gigabyte GB-BACE-3160](https://www.gigabyte.com/de/Mini-PcBarebone/GB-BACE-3160-rev-10#ov)
|
|
|
|
|
|
|
|
Some hardware (including Intel NUCs) may not be compatible with the [hardened kernel preset](../modules/presets/hardened.nix)
|
|
|
|
(See https://github.com/fort-nix/nix-bitcoin/issues/39#issuecomment-517366093
|
2021-10-01 02:52:02 -07:00
|
|
|
for a workaround).
|