This guide provides recommendations for hardware, client software, and configuration settings to optimize the performance of your Base node.Documentation Index
Fetch the complete documentation index at: https://base-a060aa97-meyer9-discv5-p2p-protocol-id.mintlify.app/llms.txt
Use this file to discover all available pages before exploring further.
Hardware
Running a performant Base node requires adequate hardware. We recommend the following minimum specifications:- A modern multi-core (8+) CPU with good single-core performance.
- At least 32 GB RAM (64 GB recommended).
- A locally attached NVMe SSD drive. RAID 0 configurations can improve performance.
- Sufficient storage capacity calculated as:
If utilizing Amazon Elastic Block Store (EBS), io2 Block Express volumes are recommended to ensure sufficient disk read speeds, preventing latency issues during initial sync. However, locally attached NVMe SSDs are strongly recommended over networked storage for optimal performance.
Production Hardware Examples
The following are the hardware specifications used for Base production nodes:- Reth Archive Node:
- Instance: AWS
i7i.12xlargeor larger - Storage: RAID 0 of all local NVMe drives (
/dev/nvme*) - Filesystem: ext4
- Instance: AWS