Skip to content

NodesGuru/cosmos-awesome

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 

Repository files navigation

Awesome Cosmos Awesome

The Cosmos SDK is a modular framework for building blockchain applications in Go. Gaia, the first implementation of the Cosmos Hub, is built with the Cosmos SDK.

Contributing: Please read the Contributing guide. Thank you to all our contributors.

Contents

Resources

Wallets

Vanity Address Generators

Client Libraries

Go

  • 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

Python

  • cosmospy - Tools for Cosmos wallet management and offline transaction signing.

Rust Ecosystem

Core

Bridges

Application Frameworks

Applications

Block Explorers

Visual Block Explorer

  • Use Map of Zones | Source to 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.

Validators

Popular block explorers provide a list of active validators. The easiest entry point to view validator profiles is from a block explorer. For example, Mintscan, ATOMScan, and BigDipper. DYOR when choosing a validator. Consider delegating your tokens to validators outside of the top 20 to increase the decentralization of the network.

Modules

The best place to find an accurate list of the Cosmos SDK modules is the project repository. Find modules in https://github.com/cosmos/cosmos-sdk/tree/main/x. For a list of production-grade modules, see List of Modules. Some modules are important but may still lack official documentation, like the genutil module that is essential to launch a chain. Please consider contributing documentation to the Cosmos SDK to help fill these gaps.

To share a module that you want the community to know about and use, add it here. You can also create a pull request (PR) to add the module to the official project.

External

Validator Monitoring

  • PANIC Monitoring and Alerting For Blockchains - An open source monitoring and alerting solution for Cosmos SDK, Substrate, and Chainlink-based nodes.
  • Prometheus Exporter - An integrated Prometheus exporter for the Cosmos SDK.
  • Cosmos Chains Dashboard - A Grafana dashboard to monitor Cosmos SDK and Tendermint-based blockchain nodes.
  • Node Monitor Gaiad - Log file-based Cosmos gaiad monitoring solution for Zabbix.
  • Cosmosvalmon - A configurable Cosmos validator monitoring and alerting service.
  • cosmos-exporter - A Prometheus scraper that fetches the data from a full node of a Cosmos-based blockchain via gRPC.
  • missed-blocks-checker - Monitor missed blocks for Cosmos-chain validators with support for notifications to Telegram and Slack.
  • Nodes Checker - Check your nodes status online, receive instant notification if something is wrong with your validator node.

Frameworks

Virtual Machines

Modules or frameworks for virtual machines that run in the Cosmos SDK

  • Agoric SDK - Agoric JavaScript Smart Contract Platform.
  • CosmWasm - WASM Virtual Machine & Rust Smart Contracts.
  • Ethermint - Ethereum Virtual Machine.

Ecosystem

The most up-to-date list of projects built using the Cosmos SDK is (https://cosmos.network/ecosystem/apps/).

Articles

As the ecosystem grows, so does the content. DYOR and follow the projects you find interesting.

Essential reading includes the Cosmos blog and What is Cosmos?.

Disclaimer: This community-maintained repo does not reflect the views of any official entity.

Related

About

Collection of Cosmos related resources

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published