Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
7 changes: 4 additions & 3 deletions localnode/NODE_RUNNING.md
Original file line number Diff line number Diff line change
Expand Up @@ -38,12 +38,13 @@ Docker images for each Hemi Network component is published to [Docker Hub](https

#### CPU and RAM

At least 16 CPU cores and 64GB RAM is required to run the stack.
At least 8 CPU cores and 32GB RAM is required to run the Hemi stack. This does NOT Include requirements for the L1
nodes (Bitcoin and Ethereum).

#### Disk

As running the full Hemi stack requires running full Bitcoin and Ethereum nodes, a large amount of high performance
storage is required. **As of November 2024, testnet currently requires a minimum of 3TB of storage.**
At this time (Q1 2025) 4.5TB of disk space is required for mainnet or testnet. NVMe disk is highly recommended.
This will of course grow with time.

#### ulimits

Expand Down