Skip to content

Commit e1ffadb

Browse files
author
EchoBT
committed
docs: add hardware requirements section (4 vCPU, 16GB RAM minimum)
1 parent 27353a0 commit e1ffadb

File tree

1 file changed

+11
-0
lines changed

1 file changed

+11
-0
lines changed

README.md

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -369,6 +369,17 @@ docker compose up -d
369369

370370
The validator will auto-connect to `bootnode.platform.network` and sync.
371371

372+
## Hardware Requirements
373+
374+
| Resource | Minimum | Recommended |
375+
|----------|---------|-------------|
376+
| **CPU** | 4 vCPU | 8 vCPU |
377+
| **RAM** | 16 GB | 32 GB |
378+
| **Storage** | 100 GB SSD | 200 GB NVMe |
379+
| **Network** | 100 Mbps | 1 Gbps |
380+
381+
> **Note**: Hardware requirements may increase over time as more challenges are added to the network. Each challenge runs in its own Docker container and may have specific resource needs. Monitor your validator's resource usage and scale accordingly.
382+
372383
## Network Requirements
373384

374385
**Port 9000/tcp must be open** for P2P communication.

0 commit comments

Comments
 (0)