Update render script and Makefile

This commit is contained in:
Jonas Zeunert
2024-04-22 21:54:39 +02:00
parent 2d63fe63cd
commit 4d0cd768f7
10975 changed files with 47095 additions and 4031084 deletions

View File

@@ -1,5 +1,5 @@
 Awesome Cosmos !Awesome (https://awesome.re/badge.svg) (https://awesome.re)
 Awesome Cosmos !Awesome (https://awesome.re/badge.svg) (https://awesome.re)
▐ A community curated list of awesome projects related to the Cosmos ecosystem
@@ -74,8 +74,8 @@
Go
⟡ Ignite CLI (https://github.com/ignite/cli) - All-in-one platform to build, launch, and maintain any crypto application on a sovereign and secured blockchain. Quickly bootstraps a new Cosmos SDK blockchain with
UI and support to create new and work conveniently with existing Cosmos SDK modules.
⟡ Ignite CLI (https://github.com/ignite/cli) - All-in-one platform to build, launch, and maintain any crypto application on a sovereign and secured blockchain. Quickly bootstraps a new Cosmos
SDK blockchain with UI and support to create new and work conveniently with existing Cosmos SDK modules.
JavaScript
@@ -117,8 +117,8 @@
Visual Block Explorers
View Inter-Blockchain Communication (IBC) transfer activity. The map traces IBC transactions between different blockchains (called zones in the Cosmos Hub) to display accurate aggregate information about the 
pulse of the entire Cosmos ecosystem.
View Inter-Blockchain Communication (IBC) transfer activity. The map traces IBC transactions between different blockchains (called zones in the Cosmos Hub) to display accurate aggregate 
information about the pulse of the entire Cosmos ecosystem.
⟡ Map of Zones (https://mapofzones.com/?period=24) - Source (https://github.com/mapofzones)
⟡ Mintscan (https://hub.mintscan.io) - Interchain Explorer by Cosmostation.
@@ -130,7 +130,8 @@
⟡ gex (https://github.com/cosmos/gex) - GEX In-Terminal Explorer.
⟡ cshtop (https://github.com/gsk967/cshtop) - Cosmos htop , Blocks visualizer on terminal.
⟡ pvtop (https://github.com/blockpane/pvtop) - Consensus visualizer on terminal.
⟡ tmtop (https://github.com/quokkastake/tmtop) - Htop-like visualiser of consensus inspired by pvtop that allows showing upgrade info, working with consumer chains and non-Cosmos chains and way more.
⟡ tmtop (https://github.com/quokkastake/tmtop) - Htop-like visualiser of consensus inspired by pvtop that allows showing upgrade info, working with consumer chains and non-Cosmos chains and 
way more.
Chain Registry
@@ -168,23 +169,27 @@
⟡ missed-blocks-checker (https://github.com/QuokkaStake/missed-blocks-checker) - Monitor validators' missed blocks on multiple Cosmos chains and send its notifications to Telegram.
⟡ Nodes Checker (https://t.me/NodesGuru_bot) - Check your nodes status online, receive instant notification if something is wrong with your validator node.
⟡ Cosmon (https://github.com/iqlusioninc/cosmon) - Observability tool for Cosmos and other Tendermint applications.
⟡ Tenderduty (https://github.com/blockpane/tenderduty) - Comprehensive monitoring tool for Tendermint chains. Its primary function is to alert a validator if they are missing blocks, and more.
⟡ Tenderduty
 (https://github.com/blockpane/tenderduty) - Comprehensive monitoring tool for Tendermint chains. Its primary function is to alert a validator if they are missing blocks, and more.
⟡ UpgradesWatchdog (https://github.com/ChihuahuaChain/UpgradesWatchdog) - SoftwareUpgradeProposal & GitHub Releases telegram monitoring tool.
⟡ cosmos-node-exporter (https://github.com/QuokkaStake/cosmos-node-exporter.git) - A Prometheus exporter to scrape data on your node sync status, Cosmovisor upgrades and GitHub version mismatches, useful for 
node operators and validators.
⟡ cosmos-wallets-exporter (https://github.com/QuokkaStake/cosmos-wallets-exporter.git) - A Prometheus exporter to scrape data on wallets balance, useful to get notified if your wallet balance is too low.
⟡ cosmos-validators-exporter
 (https://github.com/QuokkaStake/cosmos-validators-exporter.git) - A Prometheus exporter to scrape data about a validator (missed blocks, delegators count, total staked amount, rankings, etc.)
⟡ cosmos-proposals-checker (https://github.com/QuokkaStake/cosmos-proposals-checker.git) - A bot that sends you a notification on multiple Cosmos chains if your wallet hasn't voted on any proposal.
⟡ cosmos-transactions-bot (https://github.com/QuokkaStake/cosmos-transactions-bot.git) - A bot that sends you notifications on any transactions you want to be subscribed to on multiple Cosmos chains.
⟡ cosmos-node-exporter (https://github.com/QuokkaStake/cosmos-node-exporter.git) - A Prometheus exporter to scrape data on your node sync status, Cosmovisor upgrades and GitHub version 
mismatches, useful for node operators and validators.
⟡ cosmos-wallets-exporter
 (https://github.com/QuokkaStake/cosmos-wallets-exporter.git) - A Prometheus exporter to scrape data on wallets balance, useful to get notified if your wallet balance is too low.
⟡ cosmos-validators-exporter (https://github.com/QuokkaStake/cosmos-validators-exporter.git) - A Prometheus exporter to scrape data about a validator (missed blocks, delegators count, total 
staked amount, rankings, etc.)
⟡ cosmos-proposals-checker
 (https://github.com/QuokkaStake/cosmos-proposals-checker.git) - A bot that sends you a notification on multiple Cosmos chains if your wallet hasn't voted on any proposal.
⟡ cosmos-transactions-bot
 (https://github.com/QuokkaStake/cosmos-transactions-bot.git) - A bot that sends you notifications on any transactions you want to be subscribed to on multiple Cosmos chains.
Indexers
⟡ Cosmscan (https://github.com/cosmscan/cosmscan-go) - An indexer engine for Cosmos chains.
⟡ interchain-indexer (https://github.com/Reecepbcups/interchain-indexer) - A cosmos blockchain indexer in Python.
⟡ Cosmos Indexer (https://github.com/DefiantLabs/cosmos-indexer) - A generalized DB schema indexer with correlation and direct database indexing in Go.
⟡ BDJuno
 (https://github.com/forbole/bdjuno) - All the chains' data that are queried from the RPC and gRPC endpoints are stored inside a PostgreSQL database on top of which GraphQL APIs can then be created using Hasura.
⟡ BDJuno (https://github.com/forbole/bdjuno) - All the chains' data that are queried from the RPC and gRPC endpoints are stored inside a PostgreSQL database on top of which GraphQL APIs can 
then be created using Hasura.
Frameworks