Skip to content

Commit b135c11

Browse files
authored
Merge pull request #35 from stereum-dev/SSV-Guide
Ssv guide Fixes
2 parents 4671f73 + 62c92c0 commit b135c11

File tree

1 file changed

+14
-16
lines changed

1 file changed

+14
-16
lines changed

docs/02-guides/02-installation/01-use-case-guides/03-node-operator/ssv-network/01-ssv-network-node-operator.md

+14-16
Original file line numberDiff line numberDiff line change
@@ -2,17 +2,15 @@
22

33
## Part 1 / 2 | SSV Network Node Setup
44

5-
## Part 1 / 2 | SSV Network Node Setup
6-
75
### Step 1: Server Login
86
Open your server management dashboard to log in. Provide the server name, IP address, username, and password, or connect using an SSH key if configured.
97

10-
![Step 1 Screenshot](../../../../../../static/screenshots/S1.png)
8+
![Step 1 Screenshot](../../../../../../static/screenshots/S2.png)
119

1210
### Step 2: Initiate One-Click Installation
1311
Navigate to the "One Click Installation" feature in the welcome area, specifically designed to simplify the installation process for beginners.
1412

15-
![Step 2 Screenshot](../../../../../../static/screenshots/S2.png)
13+
![Step 2 Screenshot](../../../../../../static/screenshots/S1.png)
1614

1715
### Step 3: Select the Network
1816
Choose the appropriate network for your needs. For testing and development purposes, select "Holesky Testnet" by clicking on the "SSV Network" icon. For operating the node with real funds, select "Ethereum Mainnet" to ensure robust security and operational reliability.
@@ -119,23 +117,23 @@ Finally, in your Ethereum wallet (for example, MetaMask), select the specific ac
119117

120118
![Step 22 Screenshot](../../../../../../static/screenshots/S22.png)
121119

122-
### Step 23: Set Operator Fee
123-
Enter the annual fee in SSV tokens that you wish to charge validators for your services. This fee will be presented as an annual payment but is typically paid to operators continuously for each block processed.
120+
### Step 23: Paste Your Public Operator Key
121+
Copy your Public Operator Key from the Stereum app and paste it into the field shown in your browser. This key allows you to be uniquely identified within the network, enabling other validators to select you as their operator.
124122

125123
![Step 23 Screenshot](../../../../../../static/screenshots/S23.png)
126124

127-
### Step 24: Confirm Operator Fee and Details
128-
After setting your fee, you will see a summary of the transaction details. Verify the information, especially the operator key and the annual fee, then click "Register Operator" to proceed.
125+
### Step 24: Set Operator Fee
126+
Enter the annual fee in SSV tokens that you wish to charge validators for your services. This fee will be presented as an annual payment but is typically paid to operators continuously for each block processed.
129127

130128
![Step 24 Screenshot](../../../../../../static/screenshots/S24.png)
131129

132-
### Step 25: Confirm Transaction in Ethereum Wallet
133-
A confirmation request will appear in your Ethereum wallet of choice, for example, MetaMask. Review the transaction details, ensuring the fee and recipient details are correct, then confirm the transaction.
130+
### Step 25: Confirm Operator Fee and Details
131+
After setting your fee, you will see a summary of the transaction details. Verify the information, especially the operator key and the annual fee, then click "Register Operator" to proceed.
134132

135133
![Step 25 Screenshot](../../../../../../static/screenshots/S25.png)
136134

137-
### Step 26: Transaction Pending
138-
Your transaction will now be pending on the blockchain. Wait for the blockchain to confirm it, which might take a few minutes depending on network traffic and gas price.
135+
### Step 26: Confirm Transaction in Ethereum Wallet
136+
A confirmation request will appear in your Ethereum wallet of choice, for example, MetaMask. Review the transaction details, ensuring the fee and recipient details are correct, then confirm the transaction.
139137

140138
![Step 26 Screenshot](../../../../../../static/screenshots/S26.png)
141139

@@ -144,13 +142,13 @@ Once confirmed, you will see a transaction hash. You can click on this hash to v
144142

145143
![Step 27 Screenshot](../../../../../../static/screenshots/S27.png)
146144

147-
### Step 28: Welcome to the SSV Network
145+
### Step 29: Welcome to the SSV Network
148146
Congratulations! You are now an official operator on the SSV network. Your operator ID will be displayed, and you can now manage the validators associated with your node.
149147

150-
![Step 28 Screenshot](../../../../../../static/screenshots/S28.png)
148+
![Step 29 Screenshot](../../../../../../static/screenshots/S28.png)
151149

152-
### Step 29: Manage Operators
150+
### Step 30: Manage Operators
153151
After registering, you can view and manage your operators in the dashboard. Here, you can see each operator's ID, status, performance over the last 30 days, balance, yearly fee, and the number of validators. You can add more operators by clicking "Add Operator".
154152

155-
![Step 29 Screenshot](../../../../../../static/screenshots/S29.png)
153+
![Step 30 Screenshot](../../../../../../static/screenshots/S29.png)
156154

0 commit comments

Comments
 (0)