mirror of
https://github.com/hl-archive-node/nanoreth.git
synced 2025-12-06 10:59:55 +00:00
* add reth book structur * introduction to reth * add system requirement * update docs * Add node detail * add Disclaimer for disk estimate * add Disclaimer for disk estimate * add comman-line options * matrics docs * add logs docs * remove disk usage for now * Add disable-discovery flag in cli docs #597 Co-authored-by: Satoshi Okamoto <satoshi@butcher73.com>
781 B
781 B
System Requirements
Disclaimer: The information provided is only a rough estimate based on current node implementations, and may not be representative of all node implementations. We plan to conduct benchmarking and optimization tests to ensure the best performance for each specific audience.
Hardware
- 64-bit architecture.
- We recommend a minimum of 8GB RAM
- We recommend using an SSD or NVMe, as an HDD may cause the node to fall behind the chain tip. Note that SSD performance can deteriorate when close to capacity.
Archive node
- TODO: We will update the disk usage estimate once it is ready.
Full node
- TODO: We will update the disk usage estimate once it is ready.
Software
- rustc 1.66.0 (69f9c33d7 2022-12-12)
- libclang-dev
- pkg-config