You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+11Lines changed: 11 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -369,6 +369,17 @@ docker compose up -d
369
369
370
370
The validator will auto-connect to `bootnode.platform.network` and sync.
371
371
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
+
372
383
## Network Requirements
373
384
374
385
**Port 9000/tcp must be open** for P2P communication.
0 commit comments