Introduction To Cosmos Network And Cosmos Hub

This page summarizes the projects mentioned and recommended in the original post on dev.to

SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com
featured
  • gogoproto

    Protocol Buffers for Go with Gadgets for Cosmos

    Cosmos SDK uses two types of encoding protocol for data processing, Amino, and Protobuf (Protocol Buffers). Amino used to be the encoding protocol, but due to its drawbacks in recent times, Cosmos SDK is not moving towards Protobuf, specifically gogoprotobuf. Protobuf is preferred because it offers cross-language support, excellent developer experience, and extensive toolings. One of the tools that protobuf provides is endpoints and events.

  • SaaSHub

    SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives

    SaaSHub logo
  • tendermint

    ⟁ Tendermint Core (BFT Consensus) in Go

    BFT is an algorithm that ensures that the whole network works well even if a few members are acting fraudulently. As long as these fraudulent members are less than 33% of those who have voting power, the network will work fine. Those with voting power are those with something at stake. Cosmos uses a type of BFT consensus engine known as Tendermint. Cosmos uses Tendermint because it provides the best support for building POS blockchains.

  • cosmos-sdk

    :chains: A Framework for Building High Value Public Blockchains :sparkles:

    Instead of just imagining, Cosmos created a system that enables blockchains to connect. That system thrives on a hub - Cosmos Hub.

NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a more popular project.

Suggest a related project

Related posts

  • Summary: Sei Network - A Blockchain Built For DEXs?

    2 projects | /r/SeiNetwork | 1 Nov 2022
  • Hello all, read the features of Haqq network.

    4 projects | /r/IslamicCoin | 23 Oct 2022
  • $600M ETH exploited and compromised on Ronin Network

    2 projects | news.ycombinator.com | 29 Mar 2022
  • I have a cool idea for a blockchain, but how do I get started?

    3 projects | /r/CryptoTechnology | 2 Jun 2021
  • CommetBFT 1.0: Byzantine Fault Tolerant middleware for replicated state machines

    1 project | news.ycombinator.com | 19 Dec 2024

Did you konow that Go is
the 4th most popular programming language
based on number of metions?