Communication Inter-Blockchain (IBC)

Protocole open-source permettant l'interopérabilité et le transfert d'actifs entre blockchains souveraines.

Pilier de l'écosystème Cosmos, IBC permet à des blockchains distinctes de communiquer tout en conservant leur souveraineté. Il repose sur la vérification par 'light clients', où chaque chaîne vérifie cryptographiquement l'état de l'autre, offrant une sécurité supérieure aux ponts (bridges) classiques centralisés.

        graph LR
  Center["Communication Inter-Blockchain (IBC)"]:::main
  Pre_blockchain["blockchain"]:::pre --> Center
  click Pre_blockchain "/terms/blockchain"
  Pre_consensus_algorithms["consensus-algorithms"]:::pre --> Center
  click Pre_consensus_algorithms "/terms/consensus-algorithms"
  Rel_cross_chain_interoperability["cross-chain-interoperability"]:::related -.-> Center
  click Rel_cross_chain_interoperability "/terms/cross-chain-interoperability"
  Rel_blockchain_interoperability_security["blockchain-interoperability-security"]:::related -.-> Center
  click Rel_blockchain_interoperability_security "/terms/blockchain-interoperability-security"
  Rel_bridge["bridge"]:::related -.-> Center
  click Rel_bridge "/terms/bridge"
  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;

      

🧒 Explique-moi comme si j'avais 5 ans

Generated ELI5 content

🤓 Expert Deep Dive

Generated expert content

❓ Questions fréquentes

Qu'est-ce que Cosmos ?

Un écosystème de blockchains interconnectées via le protocole IBC, souvent appelé l'Internet des blockchains.

🔗 Termes associés

📚 Sources