Skip to content

Commit eecb24c

Browse files
authored
Merge pull request #58 from PowerLoom/hotfix/update-mainnet-mint
Cleanup older testnet docs and update for mainnet mint
2 parents 51cac78 + 65c1c42 commit eecb24c

File tree

9 files changed

+11
-958
lines changed

9 files changed

+11
-958
lines changed

docs/build-with-powerloom/snapshotter-node/lite-node/Telegram Bot Setup.md renamed to docs/build-with-powerloom/snapshotter-node/lite-node-v2/Telegram Bot Setup.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -24,11 +24,11 @@ Introducing the `PowerloomReportingBot`! This bot service maintains an internal
2424

2525
- If you have a running node and would like to add the Telegram reporting feature, there are two options that you can use:
2626

27-
**Option 1**: Update your `.env` file with the generated `Chat ID` as seen in the image below. Once updated, run the `./build.sh` command again to restart the node.
27+
**Option 1**: Update your `.env-mainnet-UNISWAPV2-ETH` or `.env-mainnet-AAVEV3-ETH` file with the generated `Chat ID` as seen in the image below. Once updated, run the `./build.sh` command again to restart the node.
2828

29-
![updated-env-screenshot](/images/updated-env-screenshot.png)
29+
![updated-env-screenshot](/images/TelegramBotSetup.png)
3030

31-
**Option 2**: Delete your `.env` file, and then run the `./build.sh` command again to trigger a recreation of the `.env`. This will remove all values from the initial setup, so ensure that you have these available.
31+
**Option 2**: Delete your `.env-mainnet-UNISWAPV2-ETH` or `.env-mainnet-AAVEV3-ETH` file, and then run the `./build.sh` command again to trigger a recreation of the data market specific `.env` file. This will remove all values from the initial setup, so ensure that you have these available.
3232

3333
### To check if the Bot is successfully running, try these:
3434

docs/build-with-powerloom/snapshotter-node/lite-node-v2/getting-started.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ This guide provides instructions for installing and running the Snapshotter Lite
1313
The Snapshotter Lite Node V2 can be set up using either the Docker image or by running natively on the local machine. However, using the Docker image is the recommended approach, as it provides the simplest and most reliable method for deployment.
1414

1515
:::tip Node Mint
16-
Node Mint is now live at: https://mint.powerloom.network/. For detailed information on our rewards structure, frequently asked questions, and other aspects related to node minting, please visit: https://powerloom.network/mint-docs/.
16+
Node Mint is now live at: https://mint.powerloom.network/. For detailed information on the node mint for Mainnet, please refer to https://blog.powerloom.io/snapshotter-update-power-claims-daily-rewards-new-operator-onboarding/
1717

1818
:::
1919

@@ -211,7 +211,7 @@ After initiating the process, the setup steps will differ depending on whether t
211211

212212
3. Optionally, you can provide to following values:
213213

214-
- `$TELEGRAM_CHAT_ID`: Can be provided if you would like to enable Telegram reporting for node issues. See our [Telegram Bot Setup](/docs/build-with-powerloom/snapshotter-node/lite-node/Telegram%20Bot%20Setup.md) page for instructions on how to get your Telegram Chat ID.
214+
- `$TELEGRAM_CHAT_ID`: Can be provided if you would like to enable Telegram reporting for node issues. See our [Telegram Bot Setup](/docs/build-with-powerloom/snapshotter-node/lite-node-v2/Telegram%20Bot%20Setup.md) page for instructions on how to get your Telegram Chat ID.
215215

216216
After entering these details, the node will start running the background processes.
217217

@@ -349,7 +349,7 @@ After initiating the process, the setup steps will differ depending on whether t
349349

350350
3. Optionally, you can provide to following values:
351351

352-
- `$TELEGRAM_CHAT_ID`: Can be provided if you would like to enable Telegram reporting for node issues. See our [Telegram Bot Setup](/docs/build-with-powerloom/snapshotter-node/lite-node/Telegram%20Bot%20Setup.md) page for instructions on how to get your Telegram Chat ID.
352+
- `$TELEGRAM_CHAT_ID`: Can be provided if you would like to enable Telegram reporting for node issues. See our [Telegram Bot Setup](/docs/build-with-powerloom/snapshotter-node/lite-node-v2/Telegram%20Bot%20Setup.md) page for instructions on how to get your Telegram Chat ID.
353353

354354
After entering these details, the node will start running the background processes.
355355

@@ -632,7 +632,7 @@ After initiating the process, the setup steps will differ depending on whether t
632632
633633
3. Optionally, you can provide to following values:
634634
635-
- `$TELEGRAM_CHAT_ID`: Can be provided if you would like to enable Telegram reporting for node issues. See our [Telegram Bot Setup](/docs/build-with-powerloom/snapshotter-node/lite-node/Telegram%20Bot%20Setup.md) page for instructions on how to get your Telegram Chat ID.
635+
- `$TELEGRAM_CHAT_ID`: Can be provided if you would like to enable Telegram reporting for node issues. See our [Telegram Bot Setup](/docs/build-with-powerloom/snapshotter-node/lite-node-v2/Telegram%20Bot%20Setup.md) page for instructions on how to get your Telegram Chat ID.
636636
637637
After entering these details, the node will start running the background processes.
638638

docs/build-with-powerloom/snapshotter-node/lite-node-v2/monitoring.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ This section will guide you through the process of Monitoring and Troubleshootin
1616
![Snapshotter-node-dashboard](/images/snapshot-lite-v2-daily-dashboard.png)
1717

1818
- #### Telegram Reporting Bot
19-
Snapshotter Lite Nodes have the capability to send Telegram messages directly to you if any issues arise during the snapshotting process. See the [Telegram Bot Setup](/docs/build-with-powerloom/snapshotter-node/lite-node/Telegram%20Bot%20Setup.md) page for instructions on how to enable this feature.
19+
Snapshotter Lite Nodes have the capability to send Telegram messages directly to you if any issues arise during the snapshotting process. See the [Telegram Bot Setup](/docs/build-with-powerloom/snapshotter-node/lite-node-v2/Telegram%20Bot%20Setup.md) page for instructions on how to enable this feature.
2020

2121
### Terminal Status Check
2222
- The primary method to verify node status is through the terminal, which displays log responses from the node.

docs/build-with-powerloom/snapshotter-node/lite-node/_category_.json

Lines changed: 0 additions & 8 deletions
This file was deleted.

0 commit comments

Comments
 (0)