Skip to content

Commit 17ba608

Browse files
committed
Change Hierachy
1 parent f257428 commit 17ba608

File tree

99 files changed

+181
-181
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

99 files changed

+181
-181
lines changed

docs/02-guides/02-installation/00-installation-options/01-one-click-installation.md docs/03-installation/01-installation-options/01-one-click-installation.md

+8-8
Original file line numberDiff line numberDiff line change
@@ -18,28 +18,28 @@ The One Click Installation process for Stereum is designed to facilitate a seaml
1818
During the One-Click Installation process, you will choose your use case based on the available options:
1919

2020
- **Staking (Ethereum)**: Set up a node designed for Ethereum staking purposes.
21-
- [Ethereum Solo Staking Guide](../01-use-case-guides/01-staking/00-ethereum/01-ethereum-solo-staking.md)
21+
- [Ethereum Solo Staking Guide](../02-use-case-guides/01-staking/00-ethereum/01-ethereum-solo-staking.md)
2222

2323
- **Staking (Gnosis)**: Set up a node designed for Gnosis staking purposes.
24-
- [Gnosis Staking Guide](../01-use-case-guides/01-staking/01-gnosis/01-gnosis-staking.md)
24+
- [Gnosis Staking Guide](../02-use-case-guides/01-staking/01-gnosis/01-gnosis-staking.md)
2525

2626
- **MEV-Boosted Staking (Ethereum)**: Configure a Ethereum node optimized for maximizing MEV (Miner Extractable Value) opportunities.
27-
- [MEV-Boosted Guide](../01-use-case-guides/01-staking/00-ethereum/03-ethereum-solo-staking-with-mev-boost.md)
27+
- [MEV-Boosted Guide](../02-use-case-guides/01-staking/00-ethereum/03-ethereum-solo-staking-with-mev-boost.md)
2828

2929
- **SSV Network**: Deploy an SSV (Secret Shared Validators) network node.
30-
- [SSV Network Guide](../01-use-case-guides/03-node-operator/ssv-network/01-ssv-network-node-operator.md)
30+
- [SSV Network Guide](../02-use-case-guides/03-node-operator/ssv-network/01-ssv-network-node-operator.md)
3131

3232
- **Archive**: Create an archive node that maintains the complete history of the Ethereum blockchain - **Guide is currently work in progress**
33-
- [Archive Node Guide](../01-use-case-guides/02-blockchain-data/01-installation-archive-node.md)
33+
- [Archive Node Guide](../02-use-case-guides/02-blockchain-data/01-installation-archive-node.md)
3434

3535
- **Obol**: Install a node to participate in the Obol Network, designed for distributed validator technology - **Guide is currently work in progress**
36-
- [Obol Network Guide](../01-use-case-guides/01-staking/00-ethereum/04-obol-clustered-ethereum-solo-staking.md)
36+
- [Obol Network Guide](../02-use-case-guides/01-staking/00-ethereum/04-obol-clustered-ethereum-solo-staking.md)
3737

3838
- **ARM**: Specialized installation for ARM architecture hardware, typically used for lower-power devices - **Guide is currently work in progress**
39-
- [ARM Architecture Guide](../01-use-case-guides/01-staking/00-ethereum/02-ethereum-solo-staking-on-ARM.md)
39+
- [ARM Architecture Guide](../02-use-case-guides/01-staking/00-ethereum/02-ethereum-solo-staking-on-ARM.md)
4040

4141
- **Lido x Obol SDVTM (Testnet)**: Take part in the testnet & install a node that combines Lido and Obol technologies to decentralize the Staking Pool's Node Operator set.
42-
- [Lido x Obol SDVTM Guide](../01-use-case-guides/03-node-operator/lido/01-lido-sdvtm-obol.md)
42+
- [Lido x Obol SDVTM Guide](../02-use-case-guides/03-node-operator/lido/01-lido-sdvtm-obol.md)
4343

4444

4545
After selecting your use case and pressing `Start`, a random client selection will be taken to serve your use case.

docs/02-guides/02-installation/01-use-case-guides/01-staking/00-ethereum/01-ethereum-solo-staking.md docs/03-installation/02-use-case-guides/01-staking/00-ethereum/01-ethereum-solo-staking.md

+47-47
Large diffs are not rendered by default.
+51-51
Large diffs are not rendered by default.

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

+13-13
Original file line numberDiff line numberDiff line change
@@ -54,73 +54,73 @@ On the "Control" page, keep an eye on the synchronization status of both blockch
5454

5555
Click on the SSV Network icon located at the top of the interface to access specific network features.
5656

57-
![Step 11 Screenshot](../../../../../../static/screenshots/guides/ssv-network-node-operator/ssv-network-node-operator-10.png)
57+
![Step 11 Screenshot](../../../../../static/screenshots/guides/ssv-network-node-operator/ssv-network-node-operator-10.png)
5858

5959
### Step 12: Generate Encrypted Operator Key Pair
6060

6161
In the SSV Network options, click "Generate" on the "Generate Encrypted Pair" section to secure your operator node with an encrypted key pair.
6262

63-
![Step 12 Screenshot](../../../../../../static/screenshots/guides/ssv-network-node-operator/ssv-network-node-operator-11.png)
63+
![Step 12 Screenshot](../../../../../static/screenshots/guides/ssv-network-node-operator/ssv-network-node-operator-11.png)
6464

6565
### Step 13: Set Operator Password
6666

6767
Enter a strong password to encrypt your operator key pair, then click "Generate". Download the backup of the encryption details for safekeeping.
6868

69-
![Step 13 Screenshot](../../../../../../static/screenshots/guides/ssv-network-node-operator/ssv-network-node-operator-12.png)
69+
![Step 13 Screenshot](../../../../../static/screenshots/guides/ssv-network-node-operator/ssv-network-node-operator-12.png)
7070

7171
### Step 14: Enter and Confirm Your Password
7272

7373
After setting your password for the encrypted operator key, click "Confirm" to secure the encryption settings and safeguard your key.
7474

75-
![Step 14 Screenshot](../../../../../../static/screenshots/guides/ssv-network-node-operator/ssv-network-node-operator-13.png)
75+
![Step 14 Screenshot](../../../../../static/screenshots/guides/ssv-network-node-operator/ssv-network-node-operator-13.png)
7676

7777
### Step 15: Confirm Warning
7878

7979
Acknowledge the warning by clicking "Confirm" to ensure that you have noted your password and understand the importance of keeping your backup secure.
8080

81-
![Step 15 Screenshot](../../../../../../static/screenshots/guides/ssv-network-node-operator/ssv-network-node-operator-14.png)
81+
![Step 15 Screenshot](../../../../../static/screenshots/guides/ssv-network-node-operator/ssv-network-node-operator-14.png)
8282

8383
### Step 16: Download Backup
8484

8585
Download a backup of the generated private key and password you used for encryption. This file should be kept in a safe location as it is critical for recovery and security.
8686

87-
![Step 16 Screenshot](../../../../../../static/screenshots/guides/ssv-network-node-operator/ssv-network-node-operator-15.png)
87+
![Step 16 Screenshot](../../../../../static/screenshots/guides/ssv-network-node-operator/ssv-network-node-operator-15.png)
8888

8989
### Step 17: Join as Operator
9090

9191
Once on the SSV Network website, click the "Join As Operator" button to participate as an operator, which involves managing validators and contributing to network operations.
9292

93-
![Step 17 Screenshot](../../../../../../static/screenshots/guides/ssv-network-node-operator/ssv-network-node-operator-18.png)
93+
![Step 17 Screenshot](../../../../../static/screenshots/guides/ssv-network-node-operator/ssv-network-node-operator-18.png)
9494

9595
### Step 18: Register as an Operator
9696

9797
After clicking "Join As Operator", select "Register Operator" to proceed with the registration process. This involves providing necessary details and your operator key to officially register as an operator on the network.
9898

99-
![Step 18 Screenshot](../../../../../../static/screenshots/guides/ssv-network-node-operator/ssv-network-node-operator-19.png)
99+
![Step 18 Screenshot](../../../../../static/screenshots/guides/ssv-network-node-operator/ssv-network-node-operator-19.png)
100100

101101
### Step 19: Approve Connection
102102

103103
On the SSV Network site, approve the connection request, which allows the site to interact with your digital wallet (for example MetaMask) for necessary transactions and authorizations.
104104

105-
![Step 19 Screenshot](../../../../../../static/screenshots/guides/ssv-network-node-operator/ssv-network-node-operator-20.png)
105+
![Step 19 Screenshot](../../../../../static/screenshots/guides/ssv-network-node-operator/ssv-network-node-operator-20.png)
106106

107107
### Step 20: Unlock Your Ethereum Wallet
108108

109109
Unlock the Ethereum wallet of your choice by entering your password to authorize further operations and validate your identity as part of the operator registration process.
110110

111-
![Step 20 Screenshot](../../../../../../static/screenshots/guides/ssv-network-node-operator/ssv-network-node-operator-21.png)
111+
![Step 20 Screenshot](../../../../../static/screenshots/guides/ssv-network-node-operator/ssv-network-node-operator-21.png)
112112

113113
### Step 21: Connect to Your Ethereum Wallet
114114

115115
Finally, in your Ethereum wallet (for example, MetaMask), select the specific account you wish to use for the SSV Network operations and click "Connect" to establish the connection and complete the setup.
116116

117-
![Step 21 Screenshot](../../../../../../static/screenshots/guides/ssv-network-node-operator/ssv-network-node-operator-22.png)
117+
![Step 21 Screenshot](../../../../../static/screenshots/guides/ssv-network-node-operator/ssv-network-node-operator-22.png)
118118

119119
### Step 22: Paste Your Public Operator Key
120120

121121
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.
122122

123-
![Step 22 Screenshot](../../../../../../static/screenshots/guides/ssv-network-node-operator/ssv-network-node-operator-23.png)
123+
![Step 22 Screenshot](../../../../../static/screenshots/guides/ssv-network-node-operator/ssv-network-node-operator-23.png)
124124

125125
### Step 23: Set Operator Fee
126126

@@ -138,7 +138,7 @@ A confirmation request will appear in your Ethereum wallet of choice, for exampl
138138

139139
Once confirmed, you will see a transaction hash. You can click on this hash to view the transaction details on Etherscan or another blockchain explorer.
140140

141-
![Step 26 Screenshot](../../../../../../static/screenshots/guides/ssv-network-node-operator/ssv-network-node-operator-27.png)
141+
![Step 26 Screenshot](../../../../../static/screenshots/guides/ssv-network-node-operator/ssv-network-node-operator-27.png)
142142

143143
## Permissioned Operator Configuration
144144

0 commit comments

Comments
 (0)