Skip to content

Latest commit

 

History

History
53 lines (32 loc) · 2.22 KB

ECOSYSTEM.md

File metadata and controls

53 lines (32 loc) · 2.22 KB

Interblockchain Communication Protocol Ecosystem

If you are interested in contributing to the IBC ecosystem, please join the Ecosystem Working Group.

Handler implementations

Implementations of the canonical IBC protocol & handler as defined in the specification.

Suitable for integration with blockchains written in the respective client languages.

Status Language Implementer Links
Alpha Golang All in Bits Tracking issue, source code
Upcoming Rust Interchain Foundation TBA
Upcoming Haskell Kadena TBA
Upcoming Javascript Agoric TBA
Upcoming Rust CodeChain Source code
Upcoming Rust Cdot Network Source code

Bridges

Specialised bridges which integrate neatly with the IBC protocol.

Status Blockchain Implementer Links
Alpha Bitcoin Nomic Source code
Alpha Ethereum Swish Labs Source code
Upcoming Substrate SpeckleOS TBA

Relayers

Relayer implementations, as standalone processes or integrated into wallets.

(coming soon)

Ledgers

Operational distributed ledgers which speak IBC.

(coming soon)

Applications

Decentralised applications which utilise IBC.

(coming soon)

Explorers

Block explorers which can parse & trace IBC transactions.

(coming soon)