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: 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 number
Diff line number
Diff line change
@@ -2,17 +2,15 @@
2
2
3
3
## Part 1 / 2 | SSV Network Node Setup
4
4
5
-
## Part 1 / 2 | SSV Network Node Setup
6
-
7
5
### Step 1: Server Login
8
6
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.
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
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.
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.
### 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.
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.
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.
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".
0 commit comments