diff --git a/docs/haqq-network/useful-tools/explorers.md b/docs/haqq-network/useful-tools/explorers.md index 46053388..4f6a2815 100644 --- a/docs/haqq-network/useful-tools/explorers.md +++ b/docs/haqq-network/useful-tools/explorers.md @@ -11,14 +11,14 @@ description: Explorers | Name | Layer | Network | URL | | --- | --- | --- | --- | -| Anode | Cosmos | haqq_11235-1 (Mainnet) | https://main.anode.team/haqq | +| Anode | Cosmos | Mainnet (haqq_11235-1) | https://main.anode.team/haqq | | Blockscout | EVM | Mainnet | https://explorer.haqq.network | -| Blockscout | EVM | Testnet | https://explorer.testedge2.haqq.network | -| L0vd | Cosmos | haqq_11235-1 (Mainnet) | https://explorers.l0vd.com/haqq-mainnet | -| Nodes.Guru | Cosmos | haqq_11235-1 (Mainnet) | https://haqq.explorers.guru | -| NodeStake | Cosmos | haqq_11235-1 (Mainnet) | https://explorer.nodestake.top/haqq | -| StakeMe | Cosmos | haqq_11235-1 (Mainnet) | https://haqq.exploreme.pro | -| STAVR | Cosmos | haqq_11235-1 (Mainnet) | https://explorer.stavr.tech/HAQQ-Mainnet | -| Ping.pub | Cosmos | haqq_11235-1 (Mainnet) | https://ping.pub/haqq | -| Ping.pub | Cosmos | haqq_54211-3 (Testnet) | https://testnet.ping.pub/haqq | +| Blockscout | EVM | Testnet (Testedge2) | https://explorer.testedge2.haqq.network | +| L0vd | Cosmos | Mainnet (haqq_11235-1) | https://explorers.l0vd.com/haqq-mainnet | +| Nodes.Guru | Cosmos | Mainnet (haqq_11235-1) | https://haqq.explorers.guru | +| NodeStake | Cosmos | Mainnet (haqq_11235-1) | https://explorer.nodestake.top/haqq | +| StakeMe | Cosmos | Mainnet (haqq_11235-1) | https://haqq.exploreme.pro | +| STAVR | Cosmos | Mainnet (haqq_11235-1) | https://explorer.stavr.tech/HAQQ-Mainnet | +| Ping.pub | Cosmos | Mainnet (haqq_11235-1) | https://ping.pub/haqq | +| Ping.pub | Cosmos | Testnet (haqq_54211-3) | https://testnet.ping.pub/haqq | diff --git a/docs/zetachain/img/zetachain.png b/docs/zetachain/img/zetachain.png index 35a5e6ba..42e4f8ae 100644 Binary files a/docs/zetachain/img/zetachain.png and b/docs/zetachain/img/zetachain.png differ diff --git a/docs/zetachain/index.mdx b/docs/zetachain/index.mdx index d8eac394..7a78ffc9 100644 --- a/docs/zetachain/index.mdx +++ b/docs/zetachain/index.mdx @@ -6,6 +6,8 @@ import MainpageMetrics from '@site/src/components/MainpageMetrics'; [Zetachain](https://www.zetachain.com/) is an EVM-compatible L1 blockchain that connects everything: Build interoperable dApps that span any chain, including Bitcoin; access all chains from one place. +It solves the problems of “cross-chain” and “multi-chain” and aims to open the crypto and global financial ecosystem to anyone. ZetaChain envisions and supports a truly fluid, multi-chain crypto ecosystem, where users and developers can move between and appreciate the benefits of any blockchain: payments, DeFi, liquidity, games, art, social graphs, performance, security, privacy, and so on. + ![zetachain](./img/zetachain.png) [Website](https://www.zetachain.com/) | [Blog](https://www.zetachain.com/blog) | [GitHub](https://github.com/zeta-chain) | [Twitter](https://twitter.com/zetablockchain) | [Discord](https://discord.gg/zetachain) | [Docs](https://docs.zetachain.com/) diff --git a/docs/zetachain/useful-tools/_category_.json b/docs/zetachain/useful-tools/_category_.json index 289b79ac..e7b879e6 100644 --- a/docs/zetachain/useful-tools/_category_.json +++ b/docs/zetachain/useful-tools/_category_.json @@ -1,4 +1,4 @@ { - "label": "Useful tools", + "label": "Useful Resources", "position": 3 } diff --git a/docs/zetachain/useful-tools/explorers.md b/docs/zetachain/useful-tools/explorers.md index ec49df4a..c5b9e30c 100644 --- a/docs/zetachain/useful-tools/explorers.md +++ b/docs/zetachain/useful-tools/explorers.md @@ -9,37 +9,12 @@ description: Explorers ### There are a number of explorers that you can use for ZetaChain: -#### ZetaScan (official) -```bash -https://explorer.zetachain.com -``` - -#### Blockscout -```bash -https://zetachain-athens-3.blockscout.com -``` - -#### Nodes.Guru -```bash -https://zetachain.explorers.guru -``` - -#### NodeStake -```bash -https://explorer.nodestake.top/zeta-testnet -``` - -#### kjnodes -```bash -https://explorer.kjnodes.com/zetachain-testnet -``` - -#### ITRocket -```bash -https://testnet.itrocket.net/zetachain -``` - -#### StakeMe -```bash -https://zetachain.exploreme.pro -``` +| Name | Layer | Network | URL | +| --- | --- | --- | --- | +| Blockscout | EVM | Testnet (Athens-3) | https://zetachain-athens-3.blockscout.com | +| ITRocket | Cosmos | Testnet (Athens-3) | https://testnet.itrocket.net/zetachain | +| kjnodes | Cosmos | Testnet (athens_7001-1) | https://explorer.kjnodes.com/zetachain-testnet | +| NodeStake | Cosmos | Testnet (athens_7001-1) | https://explorer.nodestake.top/zeta-testnet | +| Nodes.Guru | Cosmos | Testnet (athens_7001-1) | https://zetachain.explorers.guru | +| StakeMe | Cosmos | Testnet (athens_7001-1) | https://zetachain.exploreme.pro | +| ZetaScan (official) | EVM | Testnet (Athens-3) | https://explorer.zetachain.com | diff --git a/docs/zetachain/useful-tools/other-tools.md b/docs/zetachain/useful-tools/other-tools.md index 14777629..1a664311 100644 --- a/docs/zetachain/useful-tools/other-tools.md +++ b/docs/zetachain/useful-tools/other-tools.md @@ -5,18 +5,19 @@ description: Other-tools # Other Tools -#### Network information script | F5 Nodes +> This page is a repository of valuable tools and resources offered by the Haqq Community, including monitoring systems, dashboards, and versatile platforms. These resources are designed to enhance your capabilities and are backed by Haqq Community's commitment to support your needs. -> This script provides information about the Zetachain network, validators, and proposals by interacting with the Zetachain RPC API. -```bash -https://github.com/f5nodes/zetachain -``` +:::info +The following page contains links to third-party content. Haqq Network does not endorse or provide support for these contributions. +::: -#### Monitoring tool | NodeJumper +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. -> A powerful and easy-to-use monitoring tool for server hardware and validator nodes with alerts via telegram bot and grafana dashboards. -```bash -https://github.com/nodejumper-org/monitoring-tool -``` +## Tools + +| Contribution | Description | Author | Date added/updated | +| --- | --- | --- | --- | +| [Network Information Script](https://github.com/f5nodes/zetachain) | This script provides information about the Zetachain network, validators, and proposals by interacting with the Zetachain RPC API. | [F5 Nodes](https://github.com/f5nodes) | 2023-10-09 | +| [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 | diff --git a/docs/zetachain/useful-tools/telegram-bots.md b/docs/zetachain/useful-tools/telegram-bots.md index e8ecd9ad..4c57fe2b 100644 --- a/docs/zetachain/useful-tools/telegram-bots.md +++ b/docs/zetachain/useful-tools/telegram-bots.md @@ -7,27 +7,13 @@ description: Telegram Bots > Telegram 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. -#### NodesChecker | Nodes.Guru -Check your nodes status online and receive instant notification if something is wrong with your node. -```bash -https://t.me/NodesGuru_bot -``` - -#### Governance bot | NodeJumper -A telegram bot to notify users of governance proposals when they're available for voting. -```bash -https://t.me/nodejumper_governance_bot -``` - -#### Testnet proposal bot | kjnodes -```bash -https://t.me/kjnodes_testnet_proposal_bot -``` - -#### UpTime bot | Posthuman -Bot can monitor your node uptime, and not only warns that the validator is already in jail but pings you when your validator starts skipping blocks to keep you out of jail. -```bash -https://t.me/ZetaChainUpTime_bot -``` +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 | +| --- | --- | --- | --- | +| [Testnet Proposal Bot](https://t.me/kjnodes_testnet_proposal_bot) | | [kjnodes](https://github.com/kj89) | 2023-10-10 | +| [Governance 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) | 2023-09-14 | +| [NodesChecker](https://t.me/NodesGuru_bot) | Check your nodes status online and receive instant notification if something is wrong with your node. | [Nodes.Guru](https://github.com/nodesguru) | 2023-10-11 | +| [UpTime bot](https://t.me/ZetaChainUpTime_bot) | Bot can monitor your node uptime, and not only warns that the validator is already in jail but pings you when your validator starts skipping blocks to keep you out of jail. | [Posthuman](https://github.com/Validator-POSTHUMAN) | 2023-07-19 |