Updating conversion, creating readmes

This commit is contained in:
Jonas Zeunert
2024-04-19 23:37:46 +02:00
parent 3619ac710a
commit 08e75b0f0a
635 changed files with 30878 additions and 37344 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.
@@ -170,11 +170,10 @@
⟡ 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.
⟡ 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-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-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.
@@ -183,8 +182,7 @@
⟡ 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