From 4796552afb12ba847ec10c79072fa12d9849b884 Mon Sep 17 00:00:00 2001
From: karlo <93879680+karloinv@users.noreply.github.com>
Date: Fri, 5 Jul 2024 20:26:20 +0300
Subject: [PATCH] initia updated (#109)
* initia added bots
* initia updated tools
* initia updated bots
* initia updated endpoints
* initia updated troubleshooting
* initia updated seeds
---
docs/initia/endpoints.mdx | 2 +-
docs/initia/sync/peers-seeds.mdx | 32 +++++++++++++++++++++-
docs/initia/troubleshooting.mdx | 14 +++++-----
docs/initia/useful-tools.md/bots.md | 26 ++++++++++++++++++
docs/initia/useful-tools.md/other-tools.md | 16 ++++++++++-
5 files changed, 80 insertions(+), 10 deletions(-)
create mode 100644 docs/initia/useful-tools.md/bots.md
diff --git a/docs/initia/endpoints.mdx b/docs/initia/endpoints.mdx
index eab2d441..473a21fe 100644
--- a/docs/initia/endpoints.mdx
+++ b/docs/initia/endpoints.mdx
@@ -33,7 +33,7 @@ https://initia-testnet-rpc.f5nodes.com
```bash
-initia-testnet-rpc.f5nodes.com:9290
+initia-testnet-grpc.f5nodes.com:9290
```
diff --git a/docs/initia/sync/peers-seeds.mdx b/docs/initia/sync/peers-seeds.mdx
index db241acf..66d0ee22 100644
--- a/docs/initia/sync/peers-seeds.mdx
+++ b/docs/initia/sync/peers-seeds.mdx
@@ -17,4 +17,34 @@ export let home = 'initia';
export let binary = 'initiad';
-
\ No newline at end of file
+
+
+
+## Seed nodes:
+
+#### Crosnest:
+```bash
+cae5090c0fde1de1c9890e9139dbdda24233737b@seeds.cros-nest.com:26756
+```
+
+#### F5 Nodes:
+```bash
+ecd1a17b670af10cf82834eccf8905f9041216b5@initia-testnet-seed.f5nodes.com:60556
+```
+
+#### kjnodes:
+```bash
+3f472746f46493309650e5a033076689996c8881@initia-testnet.rpc.kjnodes.com:17959
+```
+
+#### NodeX:
+```bash
+d1d43cc7c7aef715957289fd96a114ecaa7ba756@testnet-seeds.nodex.one:24510
+```
+
+#### Pro-Nodes75:
+```bash
+86bd5cb6e762f673f1706e5889e039d5406b4b90@seed.initia.testnet.node75.org:20456
+```
+
+
diff --git a/docs/initia/troubleshooting.mdx b/docs/initia/troubleshooting.mdx
index 1e016e22..1c439402 100644
--- a/docs/initia/troubleshooting.mdx
+++ b/docs/initia/troubleshooting.mdx
@@ -30,7 +30,7 @@ Visit [Introduction page](/intro) for more information.
- **Solution:**
- Check the value of denoms. The prefix u in the token denom (uinit) stands for micro (μ), equivalent to 0.000001. Therefore, 100,000,000 uinit translates to 100 INIT.
+ Check the value of denoms. The prefix (u) in the token denom (uinit) stands for micro (μ), equivalent to 0.000001. Therefore, 100,000,000 uinit translates to 100 INIT.
```bash
balances:
@@ -73,7 +73,7 @@ Visit [Introduction page](/intro) for more information.
- **Solution:**
- You have to open ufw firewall:
+ You have to open the ufw firewall:
```bash
PORT=$(grep -A 3 "\[rpc\]" $HOME/.initia/config/config.toml | egrep -o ":[0-9]+") && \
@@ -88,7 +88,7 @@ Visit [Introduction page](/intro) for more information.
sudo ufw reload
```
- Check status your node:
+ Check the status of your node:
```bash
curl -s localhost:$PORT/status | jq
```
@@ -104,12 +104,12 @@ Visit [Introduction page](/intro) for more information.
- **Solution:**
- Run a new node on a new server and sync it with the network.
- - On your old server back up the `priv_validator_key.json` file located in `$HOME/.initia/config/` directory.
- You can save the file via SFTP, or view it in terminal:
+ - On your old server back up the `priv_validator_key.json` file located in the `$HOME/.initia/config/` directory.
+ You can save the file via SFTP, or view it in the terminal:
```bash
sudo cat ~/.initia/config/priv_validator_key.json
```
- - Then stop the old node and remove keys:
+ - Then stop the old node and remove the keys:
```bash
sudo systemctl stop initiad
sudo rm -rf $HOME/.initia/config/priv_validator_key.json
@@ -172,7 +172,7 @@ Visit [Introduction page](/intro) for more information.
---
-## Service does not respond
+## The service does not respond
- **Error:**
```bash
diff --git a/docs/initia/useful-tools.md/bots.md b/docs/initia/useful-tools.md/bots.md
new file mode 100644
index 00000000..89f34fe9
--- /dev/null
+++ b/docs/initia/useful-tools.md/bots.md
@@ -0,0 +1,26 @@
+---
+sidebar_position: 2
+description: Bots
+---
+
+# Bots
+
+> Bots are designed to monitor nodes, provide real-time alerts and health statistics. Bots deliver instant notifications on server downtimes, resource usage, or governance proposals, enabling administrators to act swiftly in response to any anomalies.
+
+
+To contribute your own resource, simply click on **Edit this** page at the bottom, insert your resource using Markdown formatting, and then initiate a pull request for the submission to be reviewed.
+
+| Name | Description | Author | Date added/updated |
+| --- | --- | --- | --- |
+| [Proposal Bot](https://t.me/BotFather) | A telegram bot to notify users of governance proposals when they're available for voting. | [codebycinar](https://github.com/codebycinar) | 2024-05-07 |
+| [Proposal Bot](https://t.me/itrocket_testnet_proposal_bot) | A telegram bot to notify users of governance proposals when they're available for voting. | [ITRocket](https://github.com/itrocket-am) | 2024-05-07 |
+| [Proposal Bot](https://t.me/kjnodes_testnet_proposal_bot) | A telegram bot to notify users of governance proposals when they're available for voting. | [kjnodes](https://github.com/kj89) | 2024-02-06 |
+| [Proposal Bot](https://t.me/nodejumper_governance_bot) | A telegram bot to notify users of governance proposals when they're available for voting. | [NodeJumper](https://github.com/nodejumper-org) | 2024-02-06 |
+| [Monitoring Bot](https://t.me/Initia_checker_bot) | A telegram bot monitor the operation of the node in one of several ways that are convenient for you: IP+PORT, RPC URL, Validator moniker, Validator address. | [Unity Nodes](https://github.com/UnityNodes) | 2024-05-07 |
+
+
+
+
+
+
+
diff --git a/docs/initia/useful-tools.md/other-tools.md b/docs/initia/useful-tools.md/other-tools.md
index ae548c4f..fdbeab03 100644
--- a/docs/initia/useful-tools.md/other-tools.md
+++ b/docs/initia/useful-tools.md/other-tools.md
@@ -15,4 +15,18 @@ To contribute your own resource, simply click on **Edit this page** at the botto
| Contribution | Description | Author | Date added/updated |
| --- | --- | --- | --- |
-| [Governance Bot](https://t.me/kjnodes_testnet_proposal_bot) | A telegram bot to notify users of governance proposals when they're available for voting. | [kjnodes](https://github.com/kj89) | 2024-14-05 |
\ No newline at end of file
+| [Dashboard](https://dutinit.b-harvest.io) | Modified Tenderduty dashboard to show active set validator missed blocks | [B-Harvest](https://github.com/b-harvest) | 2024-14-06 |
+| [RPC Scanner](https://bonynode.online/services/testnet/initia/public-rpc/) | The tool scan the network and produce a list of nodes that publish their RPC endpoints. | [Bony Node](https://github.com/cryptobits3) | 2024-18-06 |
+| [Node Monitoring](https://github.com/Cogwheel-Validator/initia-node-monitoring) | This Python script checks your node and compares it with public RPCs. It does this by going through the config.yml file, checking their status, collecting all their heights, and picking the highest value to compare with your node height. | [Cogwheel-Validator](https://github.com/Cogwheel-Validator) | 2024-01-06 |
+| [Node Checker](https://initia.f5nodes.com/) | A powerful tool designed to help you monitor and manage your Initia node with ease. Key features: node sync check, RPC status verification, performance insights, security configurations... | [F5 Nodes](https://github.com/f5nodes) | 2024-21-05 |
+| [Peers updater](https://github.com/GO2Pro/nodes/blob/main/initia/peers_updater.md) | The script checks the synchronization status of the local blockchain node compared to a reference node and performs specific actions based on the block height difference and the catching-up status of the local node. | [GO2Pro](https://github.com/GO2Pro) | 2024-05-07 |
+| [RPC Scanner](https://itrocket.net/services/testnet/initia/public-rpc/) | A tool scan the network and produce a list of nodes that publish their RPC endpoints. | [ITRocket](https://github.com/itrocket-am) | 2024-05-07 |
+| [Decentralization Map](https://itrocket.net/services/testnet/initia/decentralization/) | The network visualizer shows a graphical view of all the nodes are distributed by country and data center on map. | [ITRocket](https://github.com/itrocket-am) | 2024-05-07 |
+| [RPC Scanner](https://services.kjnodes.com/testnet/initia/public-rpc/) | The tool scan the network and produce a list of nodes that publish their RPC endpoints. | [kjnodes](https://github.com/kj89) | 2024-05-07 |
+| [Monitoring Tool](https://gist.github.com/lewdeusdev/b7fc3e56f3072ea1e812a1f55884be42) | Prometheus and Grafana for monitoring your node's performance and health. | [Lewdeus Labs ](https://gist.github.com/lewdeusdev) | 2024-05-07 |
+| [Monitoring Tool](https://github.com/nodejumper-org/monitoring-tool) | A powerful and easy-to-use monitoring tool for server hardware and validator nodes with alerts via telegram bot and grafana dashboards. | [NodeJumper](https://github.com/nodejumper-org) | 2023-06-08 |
+| [Decentralization Map](https://app.nodejumper.io/decentralization-map) | The network visualizer shows a graphical view of all the nodes are distributed by country and data center on map. | [NodeJumper](https://github.com/nodejumper-org) | 2023-05-07 |
+| [RPC Scanner](https://docs.nodex.one/networks/testnet/initia/public-rpc) | The tool scan the network and produce a list of nodes that publish their RPC endpoints. | [NodeX](https://github.com/nodexemperor) | 2024-05-07 |
+| [Oracle Monitoring ](https://github.com/trusted-point/initia-tools/tree/main/oracle#monitoring) | Instructions for setting up oracle service metrics. | [Trusted Point](https://github.com/trusted-point) | 2024-05-07 |
+
+