From 3136178320c3667e2a2434a73af6e6128c5bff7c Mon Sep 17 00:00:00 2001 From: Coha05 <119700026+Coha05@users.noreply.github.com> Date: Fri, 15 Nov 2024 21:09:58 +0700 Subject: [PATCH 1/2] Update endpoints Coha05 Odyssey network --- docs/story-protocol/endpoints.mdx | 11 +++-------- 1 file changed, 3 insertions(+), 8 deletions(-) diff --git a/docs/story-protocol/endpoints.mdx b/docs/story-protocol/endpoints.mdx index a6ecd6e..fee21f8 100644 --- a/docs/story-protocol/endpoints.mdx +++ b/docs/story-protocol/endpoints.mdx @@ -64,7 +64,7 @@ https://story-testnet-api.blockhub.id # Cosmos REST API #### Coha05: ```bash -https://api-story-testnet.tech-coha05.xyz # Cosmos REST API +https://story-api-odyssey.spidernode.net # Cosmos REST API ``` #### ITRocket: @@ -214,8 +214,8 @@ https://story-testnet-jsonrpc.blockhub.id # EVM JSON-RPC #### Coha05: ```bash -https://story-cosmos-testnet-rpc.tech-coha05.xyz # Cosmos RPC -https://story-evm-testnet-rpc.tech-coha05.xyz # EVM JSON-RPC +https://story-cosmos-rpc.spidernode.net # Cosmos RPC +https://odyssey-evm.spidernode.net # EVM JSON-RPC ``` #### Grand Valley: @@ -309,11 +309,6 @@ wss://story-wss.mandragora.io # EVM WSS wss://story-testnet-rpc.blockhub.id/websocket # Cosmos WSS wss://story-testnet-wss.blockhub.id # EVM WSS ``` -#### Coha05: -```bash -wss://story-cosmos-testnet-rpc.tech-coha05.xyz/websocket # Cosmos WSS -wss://story-wss-evm.tech-coha05.xy # EVM WSS -``` #### OriginStake: ```bash From 6a290e225aa1e45c86e23f65522a59736fac0c24 Mon Sep 17 00:00:00 2001 From: Coha05 <119700026+Coha05@users.noreply.github.com> Date: Sat, 16 Nov 2024 01:24:33 +0700 Subject: [PATCH 2/2] Update community-hub.md --- docs/story-protocol/useful-tools/community-hub.md | 1 + 1 file changed, 1 insertion(+) diff --git a/docs/story-protocol/useful-tools/community-hub.md b/docs/story-protocol/useful-tools/community-hub.md index b494d2a..daa0d4c 100644 --- a/docs/story-protocol/useful-tools/community-hub.md +++ b/docs/story-protocol/useful-tools/community-hub.md @@ -27,3 +27,4 @@ To contribute your own resource, simply click on **Edit this page** at the botto | [Story Node Monitoring by kjnodes](https://github.com/kjnodes/story-node-monitoring) | The monitoring solution that enables real-time data visualization and alerting for your story execution and consensus node. | [kjnodes](https://kjnodes.com) | 2024-09-19 | | [Valley Of Story by Grand Valley, Bash Node Runner Toolkit](https://github.com/hubofvalley/Testnet-Guides/tree/main/Story%20Protocol#valley-of-story-story-protocol-tools-created-by-grand-valley) | **Valley of Story** by Grand Valley is an all-in-one tool for streamlined node and validator management on the **Story Protocol** network. It enables quick deployment, control, and monitoring of validator nodes, easy staking and key management, one-click snapshots, and Story app installation for lightweight transactions—offering everything node operators need for efficient, secure network participation. | [Grand Valley](https://github.com/hubofvalley) | 2024-11-13 | | [Bash Story Manager](https://service.josephtran.xyz/testnet/story/tools/story-manager/) | This is a simple bash script to manage the Story node, it can (install, update, delete, apply the latest snapshot, and a lot more) in 1 click. | [JosephTran](https://github.com/Josephtran102) | 2024-11-13 | +| [Telegram Bot Alert Block Height](https://t.me/storyval_bot) | This bot helps you monitor the block height of your Story Cosmos RPC node and compares it to the network’s block height. It will notify you if your block height differs from the network by more than 1000 blocks. | [Coha05](https://github.com/Coha05) | 2024-11-15 |