코스모스 (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;

      

🧒 5살도 이해할 수 있게 설명

Imagine if every country had its own laws ([blockchain](/ko/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.

🔗 관련 용어

📚 출처