Cosmos Ecosystem: Difference between revisions
[unchecked revision] | [checked revision] |
(Created page with "<div class="mikio-article-content"> <div class="mikio-tags"> </div> <span id="ehkosistema_cosmos"></span> = Экосистема Cosmos = <div class="level1"> '''Cosmos''' — это протокол, который позволяет независимым блокчейнам общаться между собой. Также Cosmos можно считать фреймворком и библиотекой базовых программ...") |
CryptoUser (talk | contribs) No edit summary |
||
(3 intermediate revisions by 3 users not shown) | |||
Line 1: | Line 1: | ||
{{#seo: | |||
|title= Cosmos Ecosystem — Decimal Wiki | |||
|titlemode= append | |||
|keywords= Cosmos Ecosystem | |||
|description= Cosmos Ecosystem — a space of the blockchains | |||
}} | |||
'''Cosmos''' is a protocol that allows independent [[blockchain]]s to communicate with each other. | |||
Cosmos can also be considered [[commoninfo:framework|framework]] and library of basic software modules. '''What does that mean?''' This means that any project can take any suitable module from the library and use it to implement all other project-specific components. This significantly speeds up the development process and increases the reliability of solutions. | |||
'''Cosmos''' goals are to provide communication and interaction between thousands of [[cryptocurrency|cryptocurrency systems]] and create a scalable network without the use of energy—intensive [[Proof-of-Work]]. | |||
== Cosmos Hub == | |||
'''Cosmos Hub''' is the first public blockchain in the Cosmos universe. It acts as a router that facilitates transactions between all the blockchains of the Cosmos ecosystem. Cosmos Hub is also the first public blockchain that has proven in practice that [[PoS]] can withstand [[Sybilla attack|Sybilla attacks]] in public blockchains without the need to use external sources. | |||
== Cosmos SDK == | |||
'''Cosmos SDK''' is a platform on which it is easy for developers to build and run [[sidechain]]s. | |||
Sidechains are a technology that allows [[digital assets]] of one blockchain to be used safely in another. In Cosmos, these sidechains are called '''zones'''. They can be connected to the Cosmos Hub, and as soon as your sidechain is connected to the Cosmos Hub, it will be compatible with all other sidechains that are connected to the Cosmos Hub. | |||
== Tendermint == | |||
'''Tendermint''' is a [[consensus|consensus mechanism]] (belongs to the [[BFT]] consensus family) that can be used as the first "layer" for any PoS blockchain. In practice, this allows developers to deploy blockchains without having to create everything from scratch. | |||
== Cosmos Network == | |||
Cosmos Network is a network of blockchains that are connected to each other via Cosmos Hub. | |||
On [https://cosmos.network/ecosystem/apps?ref=cosmonautsworld on this site] you can see all the blockchains compatible with the COSMOS ecosystem, including those that are still in the testnet. | |||
The [[DecimalChain|Decimal blockchain]] is also part of Cosmos and can be compatible with any of the ecosystem's blockchains. | |||
[[Category:Commoninfo]] | |||
[[Category:DecimalChain]] | |||
Latest revision as of 15:33, 2 February 2024
Cosmos is a protocol that allows independent blockchains to communicate with each other.
Cosmos can also be considered framework and library of basic software modules. What does that mean? This means that any project can take any suitable module from the library and use it to implement all other project-specific components. This significantly speeds up the development process and increases the reliability of solutions.
Cosmos goals are to provide communication and interaction between thousands of cryptocurrency systems and create a scalable network without the use of energy—intensive Proof-of-Work.
Cosmos Hub
Cosmos Hub is the first public blockchain in the Cosmos universe. It acts as a router that facilitates transactions between all the blockchains of the Cosmos ecosystem. Cosmos Hub is also the first public blockchain that has proven in practice that PoS can withstand Sybilla attacks in public blockchains without the need to use external sources.
Cosmos SDK
Cosmos SDK is a platform on which it is easy for developers to build and run sidechains.
Sidechains are a technology that allows digital assets of one blockchain to be used safely in another. In Cosmos, these sidechains are called zones. They can be connected to the Cosmos Hub, and as soon as your sidechain is connected to the Cosmos Hub, it will be compatible with all other sidechains that are connected to the Cosmos Hub.
Tendermint
Tendermint is a consensus mechanism (belongs to the BFT consensus family) that can be used as the first "layer" for any PoS blockchain. In practice, this allows developers to deploy blockchains without having to create everything from scratch.
Cosmos Network
Cosmos Network is a network of blockchains that are connected to each other via Cosmos Hub.
On on this site you can see all the blockchains compatible with the COSMOS ecosystem, including those that are still in the testnet.
The Decimal blockchain is also part of Cosmos and can be compatible with any of the ecosystem's blockchains.