We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 443f0db commit 8f9d1bbCopy full SHA for 8f9d1bb
documentation/testnet/getting_started/01_installation.md
@@ -35,9 +35,9 @@ which verifies transactions and stores the encrypted state applications in a pub
35
36
The following are **minimum** requirements to run an Aleo node:
37
- **OS**: 64-bit architectures only, latest up-to-date for security
38
- - Clients: Ubuntu 20.04, macOS Ventura or later, Windows 11 or later
39
- - Provers: Ubuntu 20.04, macOS Ventura or later
40
- - Validators: Ubuntu 20.04
+ - Clients: Ubuntu 22.04, macOS Ventura or later, Windows 11 or later
+ - Provers: Ubuntu 22.04, macOS Ventura or later
+ - Validators: Ubuntu 22.04
41
- **CPU**: 64-bit architectures only
42
- Clients: 16-cores
43
- Provers: 32-cores (64-cores preferred)
0 commit comments