We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 2567bda + bf70896 commit d8943faCopy full SHA for d8943fa
pages/dev-node/node-operators.mdx
@@ -1,14 +1,20 @@
1
+import VersionTable from '../../components/VersionFetcher/VersionTable';
2
+
3
# Sei Node Setup
4
5
## System Requirements
6
7
| CPU Cores | RAM | Disk |
-|-----------|------|----------|
8
+| --------- | ---- | -------- |
9
| 16 cores | 64GB | 1TB NVMe |
10
11
+### Build Version and Genesis Table
12
13
+<VersionTable />
14
15
## Getting Started
16
-*The following instructions are for Debian-based systems. Other operating systems like macOS or Arch will use a slightly different procedure.*
17
+_The following instructions are for Debian-based systems. Other operating systems like macOS or Arch will use a slightly different procedure._
18
19
### Update and Upgrade System Packages
20
0 commit comments