Home

Awesome

<!-- Copyright IBM Corp. All Rights Reserved. SPDX-License-Identifier: CC-BY-4.0 -->

Weaver: DLT Interoperability


IMPORTANT: Notice of Deprecation and Archival!

Feature development in the Weaver project ended in early 2023 when it merged with Hyperledger Cactus to produce Hyperledger Cacti. See the following announcements for information and perspective:

To follow the progress of the Weaver system under the Cacti framework, use the system, or contribute to it, visit the <a href="https://github.com/hyperledger/cacti">Hyperledger Cacti repository</a>. The <a href="https://hyperledger.github.io/cacti/">official Cacti documentation</a> has <a href="https://hyperledger.github.io/cacti/weaver/introduction/">Weaver-specific pages</a> that resemble the <a href="https://labs.hyperledger.org/weaver-dlt-interoperability/docs/external/introduction/">Weaver docs</a> for those who are familiar with the latter.

We will soon be archiving this repository. Before doing so, we will publish updated and final versions of the Weaver packages.

We have provided a set of tips for existing Weaver users and contributors to migrate to using Cacti modules and packages instead of Weaver packages and modules.


<div align="center">

Data Sharing Status Asset Transfer Status
Fabric Asset Exchange Status Corda Asset Exchange Status Besu Asset Exchange Status

</div>

Weaver is a framework, with a family of protocols, to enable interoperation for data sharing and asset movements among independent networks built on similar or different distributed ledger technologies (DLTs) in a manner that preserves the core blockchain tenets of decentralization and security. To this end, it is built on a particular design philosophy that differentiates it from other DLT interoperability solutions in the market. This philosophy can be summarized through the following design principles or guidelines:

Weaver Use Cases

The framework allows two independent networks built on the same or different DLTs to interoperate on a need basis. Though presently, Weaver supports only permissioned DLTs (Hyperledger Fabric, Corda, and to some extent Hyperledger Besu), the design encompasses both permissioned and open DLTs. We expect to add support to the latter (e.g., Ethereum, Bitcoin) in due course.

Weaver, in effect, allows smart contracts managing data and assets on their respective ledgers to interlink and thereby produce an augnmented business workflow that can span multiple shared ledgers and networks. The core capabilities (or use cases) in Weaver that are the building blocks for cross-network operations are:

Each capability is implemented as a protocol with the endpoints being the respective peer networks that arrive at ledger state update decisions through consensus. See the project overview for more information and references.

With Weaver, limited-scope blockchain networks can be scaled up to a network-of-networks where different DLT networks can interoperate using Weaver's protocols ad hoc, thereby creating an illusion of a worldwide distributed ledger (or blockchain) without requiring networks to sacrifice their independence. This is illustrated in the figure below.

<img src="./resources/images/weaver-vision.png">

Weaver Components

The framework offers common components that can be reused in networks built on any arbitrary DLT as well as design templates for components that must be built on DLT-specific tech stacks. We will strive to provide acclerators that minimize the effort involved in building DLT-specific components. Presently, we support Hyperledger Fabric and Corda, and to some extent Hyperledger Besu.

For more details and illustrations, see the project overview.

Weaver Applications

Weaver can be used to link business workflows (implemented as smart contracts or decentralized applications) spanning multiple independent permissioned ledgers, in effect scaling up the reach and impact of those processes without sacrificing decentralized operation and network sovereignty.

Two popular categories of enterprise applications in which blockchain or distributed ledger technology play a major role today and which need interoperability support of the kind Weaver offers are:

Weaver Support Status

The table below shows what interoperation capabilities (or use cases) are presently supported by Weaver, and what DLTs the platform offers out-of-the-box components for.

<img src="./resources/images/weaver-support-table.png">

Prominent features in our future roadmap are:

Repository Structure

Active Maintainers

Other Contributors

Initial Committers

Sponsor

Former Members