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: sidecar/README.md
+1Lines changed: 1 addition & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -6,6 +6,7 @@ This module contains an implementation of the distributed key generation sidecar
6
6
## steps
7
7
-[set up an SSV node](https://docs.ssv.network/operator-user-guides/operator-node/installation) and start it, noting the path to the `encrypted_private_key.json`
8
8
-[register your SSV node](https://docs.ssv.network/operator-user-guides/operator-management/registration) and note the final `operatorID`
9
+
-[generate a BLS key](#generate-a-bls12-381-keypair)
9
10
-[sign public key](#sign-your-key-for-uploading-to-GitHub) and add it to the [operators JSON file for your chosen network](../nodes/operators-hoodi.json). Raise a pull request once complete.
10
11
-[start your sidecar](#start-your-sidecar)
11
12
- pass the [encrypted key file path](https://docs.ssv.network/operator-user-guides/operator-node/installation#generate-operator-keys-encrypted) of your SSV node using the `--ssv-key` flag
0 commit comments