Skip to content

Commit ee86574

Browse files
committed
add missing step in README
1 parent d4cbc73 commit ee86574

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

sidecar/README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,7 @@ This module contains an implementation of the distributed key generation sidecar
66
## steps
77
- [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`
88
- [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)
910
- [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.
1011
- [start your sidecar](#start-your-sidecar)
1112
- 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

Comments
 (0)