Сеть Cosmos

Интернет блокчейнов.

Контент ожидает перевода. Отображается английская версия.

Cosmos is an ecosystem of apps and services that exchange digital assets and data using the IBC (Inter-Blockchain Communication) protocol. It aims to solve the scalability and interoperability problems of older blockchains.

        graph LR
  Center["Сеть Cosmos"]:::main
  Pre_blockchain["blockchain"]:::pre --> Center
  click Pre_blockchain "/terms/blockchain"
  Pre_proof_of_stake_pos["proof-of-stake-pos"]:::pre --> Center
  click Pre_proof_of_stake_pos "/terms/proof-of-stake-pos"
  Rel_ethereum["ethereum"]:::related -.-> Center
  click Rel_ethereum "/terms/ethereum"
  Rel_sidechains["sidechains"]:::related -.-> Center
  click Rel_sidechains "/terms/sidechains"
  Rel_the_graph["the-graph"]:::related -.-> Center
  click Rel_the_graph "/terms/the-graph"
  classDef main fill:#7c3aed,stroke:#8b5cf6,stroke-width:2px,color:white,font-weight:bold,rx:5,ry:5;
  classDef pre fill:#0f172a,stroke:#3b82f6,color:#94a3b8,rx:5,ry:5;
  classDef child fill:#0f172a,stroke:#10b981,color:#94a3b8,rx:5,ry:5;
  classDef related fill:#0f172a,stroke:#8b5cf6,stroke-dasharray: 5 5,color:#94a3b8,rx:5,ry:5;
  linkStyle default stroke:#4b5563,stroke-width:2px;

      

🧒 Простыми словами

Imagine if every country had its own laws ([blockchain](/ru/terms/blockchain)), but they all used the same high-speed rail system (Cosmos SDK/IBC) to trade goods and information instantly.

🤓 Expert Deep Dive

Built on Tendermint Core (BFT consensus) and the Cosmos SDK. The network uses a Hub-and-Spoke model where Zones connect to Hubs via IBC, enabling trustless cross-chain transfers.

🔗 Связанные термины

Предварительные знания:

📚 Источники