diff --git a/docs/namada/useful-tools/other-tools.md b/docs/namada/useful-tools/other-tools.md index 6d533930..e42a8f27 100644 --- a/docs/namada/useful-tools/other-tools.md +++ b/docs/namada/useful-tools/other-tools.md @@ -15,19 +15,20 @@ To contribute your own resource, simply click on **Edit this page** at the botto | Contribution | Description | Author | Date added/updated | | --- | --- | --- | --- | -| [Telegram bot](https://t.me/namada_alert) | A bot that will send updates block_height on the current network every 30 seconds. | [Alex Besedin](https://github.com/AlexBesedin) | 2023-12-22 | | [Health dashboard](https://github.com/AlexToTheMoon/AM-Solutions/tree/main/files/grafana/readme) | A monitoring dashboard, guide install Grafana + Prometheus. | [AmSolutions](https://github.com/AlexToTheMoon) | 2023-12-20 | -| [Namada Self Host](https://github.com/0x4r45h/namada-selfhost) | This guide helps to quickly spin up a local version of namada blockchain with 3 validators using Docker. | [Arash](https://github.com/0x4r45h) | 2023-10-31 | +| [Namada Self Host](https://github.com/0x4r45h/namada-selfhost) | This guide helps to quickly spin up a local version of namada blockchain with 3 validators using Docker. | [Arash](https://github.com/0x4r45h) | 2024-02-25 | | [Tenderduty](https://github.com/blockpane/tenderduty) | It is a comprehensive monitoring tool for Tendermint chains. Its primary function is to alert a validator if they are missing blocks, and has many other features. | [Blockpane](https://github.com/blockpane) | 2023-07-06 | | [Horcrux](https://www.cryptosj.net/namadaservice.html) | A guide install Horcrux with for high availability and security | [CryptoSJ](https://cryptosj.net/) | 2023-06-08 | | [Monitoring script](https://github.com/encipher88/namada) | This script to check if you are proposer or signer. | [encipher](https://github.com/encipher88) | 2023-03-31 | -| [RPC Scanner](https://itrocket.net/services/testnet/namada/public-rpc) | A tool scan the network and produce a list of nodes that publish their RPC endpoints. | [ITRocket](https://github.com/itrocket-am) | 2023-12-22 | -| [Monitoring Script](https://itrocket.net/services/testnet/namada/monitoring/) | Tracks validator's voting power, checks signing status, counting missed blocks within last 300, telegram alerts for VP changes and missing 50+ blocks... | [ITRocket](https://github.com/itrocket-am) | 2023-12-22 | -| [Local snapshot](https://github.com/McDaan/general/blob/main/namada/README.md) | Local snapshot solution and other useful commands. | [Mandragora](https://github.com/McDaan) | 2023-12-20 | -| [Namada resources](https://github.com/MELLIFERA-Labs/namada-awesome?tab=readme-ov-file) | A tool for navigation through Namada's resources. | [MELLIFERA](https://github.com/MELLIFERA-Labs) | 2023-12-20 | -| [Grafana Dashboard](https://node75.org/mon/d/namada-testnet/namada-testnet-dashboard?orgId=1&refresh=15m) | A tool for check Namada network performance. | [node75](https://github.com/the-node75) | 2023-12-22 | -| [Automatic script](https://github.com/nodersteam/noderslabs/tree/main/NAMADA) | A script for Namada node installation, monitoring, token request, etc. | [nodersteam](https://github.com/nodersteam) | 2023-11-16 -| [Ledger / Namada](https://github.com/zondax/ledger-namada) | It is client library to communicate with the Namada App running in a Ledger Nano S/X. Have a separate and marked device that is used ONLY for development and testing. | [Zondax](https://github.com/Zondax) | 2023-12-22 | +| [Namada-tmtop](https://github.com/harish551/namada-tmtop) | A tool that can visualize the consensus on any Tendermint-based chain. | [Harish](https://github.com/harish551) | 2024-02-27 | +| [RPC Scanner](https://itrocket.net/services/testnet/namada/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-02-27 | +| [Monitoring Script](https://itrocket.net/services/testnet/namada/monitoring/) | Tracks validator's voting power, checks signing status, counting missed blocks within last 300, telegram alerts for VP changes and missing 50+ blocks... | [ITRocket](https://github.com/itrocket-am) | 2024-02-27 | +| [Namada resources](https://github.com/MELLIFERA-Labs/namada-awesome?tab=readme-ov-file) | A tool for navigation through Namada's resources. | [MELLIFERA](https://github.com/MELLIFERA-Labs) | 2024-02-25 | +| [Grafana Dashboard](https://node75.org/mon/d/namada-testnet/namada-testnet-dashboard?orgId=1&refresh=15m) | A tool for check Namada network performance. | [node75](https://github.com/the-node75) | 2024-02-25 | +| [Proposal Bot](https://github.com/Zenon-provalidator/namada_proposal_bot) | A bot to notify of governance proposals when they're available for voting. | [Provalidator](https://github.com/Zenon-provalidator) | 2024-02-25 | +| [Namada completion](https://github.com/thibault-ketterer/namada-completion) | An automation script bash and zsh completion for namada cli. | [Thekit](https://github.com/thibault-ketterer) | 2024-02-27 | +| [Ledger / Namada](https://github.com/zondax/ledger-namada) | It is client library to communicate with the Namada App running in a Ledger Nano S/X. Have a separate and marked device that is used ONLY for development and testing. | [Zondax](https://github.com/Zondax) | 2024-02-23 | +| [Namadexer](https://github.com/Zondax/namadexer) | Namadexer constantly queries the Namada blockchain, is able to map blocks, transactions, along with other valuable information into a relational database (postgres). | [Zondax](https://github.com/Zondax) | 2024-02-27 |