Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/hyperledger-labs/yui-fabric-ibc

IBC implementation in Hyperledger Fabric
https://github.com/hyperledger-labs/yui-fabric-ibc

blockchain cosmos fabric hyperledger hyperledger-fabric ibc interoperability

Last synced: about 1 month ago
JSON representation

IBC implementation in Hyperledger Fabric

Awesome Lists containing this project

README

        

# Fabric-IBC

![Test](https://github.com/hyperledger-labs/yui-fabric-ibc/workflows/Test/badge.svg)
[![GoDoc](https://godoc.org/github.com/hyperledger-labs/yui-fabric-ibc?status.svg)](https://pkg.go.dev/github.com/hyperledger-labs/yui-fabric-ibc?tab=doc)

## What's this?

Fabric-IBC includes the Chaincode and Cosmos modules that enable IBC between Fabric and Cosmos/Tendermint, or between Fabric and Fabric. Of course, it'll be able to communicate with other Blockchains and DLTs that support IBC!

## Documents

Please see [here](https://github.com/datachainlab/public-docs/tree/master/fabric-ibc).

## Maintainers

- [Jun Kimura](https://github.com/bluele)
- [Ryo Sato](https://github.com/3100)