Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Original file line number Diff line number Diff line change
Expand Up @@ -51,9 +51,9 @@ The Lido CSM UI serves as the central interface for managing validator keys and

3. Authorize the Connection:

- Follow the on-screen prompts to grant the necessary permissions.
- Follow the on-screen prompts to grant the necessary permissions.

- Ensure the wallet’s network matches the intended environment (e.g., Mainnet or Holesky).
- Ensure the wallet’s network matches the intended environment (e.g., Mainnet or Holesky).

4. Verify Connection:

Expand Down Expand Up @@ -86,8 +86,15 @@ Staying informed helps safeguard your assets, reduce risks, and maintain transpa
- Follow the instructions to name your bot and choose a username (must end with "bot").

- Once created, BotFather will send you the bot token.

- Example: `123456789:ABCDefghIJKLMNOPQRSTuvwxYZ`.

- Start the chat with the created bot by clicking `Start` button.

:::warning
You must start the conversation with the bot clicking `Start` so it can send you notifications.
:::

3. Obtain Your User ID:

- Open [Telegram](https://web.telegram.org/a/) and search for [`@userinfobot`](https://web.telegram.org/a/#52504489) or [`@raw_data_bot`](https://web.telegram.org/a/#1533228735).
Expand All @@ -98,7 +105,7 @@ Staying informed helps safeguard your assets, reduce risks, and maintain transpa

4. Input the Bot Token and User ID:

Enter the bot token and your user ID in the Lido CSM package UI and click `Update Telegram Data`.
Enter the bot token and your user ID in the Lido CSM package UI and click `Update Telegram Data`.
![Set up Notifications](/img/lido-csm-setup-notifications.png)

:::warning
Expand Down
Loading