How interoperability establishes blockchain’s utility and effectiveness for trade finance

blockchain ny

(Pascal Bernardon, Unsplash)

This article is brought to you thanks to the collaboration of The European Sting with the World Economic Forum. Author: Rebecca Liao, Co-Founder and Executive Vice-President, SKUChain
  • The coronavirus crisis has shown the need for blockchains to share and access information across networks.
  • Making interoperability a first-class citizen of blockchains going forward will be key to maximizing efficiencies.
COVID-19 has highlighted the need for supply chain infrastructures to communicate with one another. Given this fact, interoperability will be essential to blockchains going forward.
While blockchain was conceived as a decentralized technology, individual blockchain networks are not inherently open. In the supply chain context, there has thus far been little incentive to change due to concerns about security and consensus and lack of customer urgency. However, blockchain’s characteristics allow disconnected supply chain management systems to interoperate securely with a reasonable financial investment. Because of the pressing need for supply chain transformation, leveraging these characteristics ensures that blockchain can be useful and effective in the real world.
Key truths and realities
Recently, the blockchain industry has arrived at the following truths:
  • Unlike other battles between technology standards, there will not be consolidation around dominant blockchain protocols that have the primary burden to become interoperable. It is true that Hyperledger Fabric and Corda are the most widely adopted protocols in the enterprise blockchain space. The public blockchain space for digital currency is far more fragmented, but Bitcoin and Ethereum are considered the reference cryptocurrencies. Due to the dynamic nature of open source projects for decentralized systems and fast iteration in early stage technology, these protocols all have strong peers and proprietary competitors. More importantly, convergence around a protocol is absolutely no guarantee that the blockchain networks that use that protocol can readily communicate with one another.
  • As a business matter, the market will consolidate around industry consortia, whose blockchain network will crowd out all other networks in that space. A blockchain network is far more than the infrastructure that supports it. It is also a governance structure, commercial model, application functionality and middleware to communicate between what the end user sees and operation of the blockchain. Especially in enterprise blockchain, where private networks controlled by large, powerful players dominate, network functionality is highly specific to business needs. As a result, industry consortia determined to be full-service blockchains for their members have stalled, and those that are open to interoperability with other networks, including their members’ individual networks, are gaining traction.
In supply chains, it has become clear that there are three areas around which networks and standards form:
● Industry: Enterprises in Steel, Electronics, Commodities, and the like.
● Finance: Banks and Financial Institutions
● Compliance: Governments and Global Regulatory Bodies
One blockchain network will simply be unable to provide all the needs for any given trade transaction. There will need to be multiple networks, each providing specific value. Data from private networks can be routed to other relevant networks for transactions without having to establish a one-to-one integration.
“Everyone is dependent on physical goods’ ability to move across all participants in the global supply chain with minimal friction. We need the same ability to move a digital asset from one blockchain to another without creating redundant data or a new market for intermediaries. This is why blockchain interoperability is critical.” Rasmus Winther Mølbjerg, Director, Deloitte, Denmark.
Blockchain

What is the World Economic Forum doing about blockchain interoperability in global supply chains?

The World Economic Forum has produced a report on “Inclusive Deployment of Blockchain for Supply Chains – A Framework for Blockchain Interoperability”. This report, in collaboration with Deloitte, helps organizations understand the importance of interoperable blockchains and outlines a decision framework to support their development and execution. The report is the seventh in a series, offering analysis that helps organizations responsibly deploy blockchain and distributed ledger technology in supply chains, to maximize the benefits and minimize the risks of the technology.
Interoperability at the data layer: A web of APIs
Interoperability between blockchains is most directly accomplished by facilitating the transfer of data payloads. This is brokered through application programming interfaces (APIs) that are designed specifically to allow systems to communicate with one another. APIs are a well-established tool and generally do not require specialized blockchain programming skills to implement.
However, APIs do not presuppose a governance structure, which makes them flexible and expedient but also a poor choice for organizing interoperability in the long run. They require one-to-one integration between blockchain platforms, which, in addition to being inefficient, introduces the element of a business negotiation between the platforms that adds friction to collaboration (Figure 1, below).
At the same time, APIs send data payloads between platforms, but do not require a cross-platform check of consensus mechanisms. In other words, it is possible that the data transferred from one platform was not first authenticated by a valid blockchain mechanism.
Given these drawbacks, the best way to foster interoperability for those industries where blockchains remain largely fragmented is to work on a data standard as soon as possible. There needs to be a common organizing principle by which interoperability is accomplished at scale, and if it’s not found within the major components of the technology stack, then it has to come from the data payload itself.
To give an example, Skuchain’s deployments in mining and minerals use its proprietary Popcodes technology for traceability. When connecting with its customer’s supply chain ecosystem partners, a common data standard is used for data sent to a partner blockchain, and data sent back is converted to the same format before it is ingested by a Skuchain network.
WEF white paper, “Inclusive Deployment of Blockchain for Supply Chains: Part 6 – A Framework for Blockchain Interoperability”.
WEF white paper, “Inclusive Deployment of Blockchain for Supply Chains: Part 6 – A Framework for Blockchain Interoperability”
Image: World Economic Forum
Network of networks
The most efficient and scalable way to build interoperability is through the joint effort of establishing industry standards as well as identifying a network of networks structure that industry networks can converge around. These are the principles that underlie the DLPC CorDapp, a recently launched Skuchain application that promotes interoperability in trade finance blockchain applications.
This application is the first example of The Bankers Association for Trade and Finance’s Distributed Ledger Payment Commitment (DLPC) operating in a real network. BAFT recognized that interoperability would require a neutral working group to establish some standards around trade finance on the blockchain. The framework for a DLPC was the result. In April 2019, it published the business and technical best practices for the DLPC. Updated best practices will be released in May 2020 to reflect industry feedback and implementation experience.
A DLPC is a fundamental piece of trade transaction. Everyone needs to commit to a payment. The objective of this framework is to allow banks and enterprises to create a legally binding promise to pay and represent monetary value based on a negotiable instrument. It can be assigned and distributed to third parties and is sufficient to trigger payment. Skuchain’s DLPC CorDapp takes this standard a step further and allows transactions to take place between its enterprises on Hyperledger Fabric and their bank partners on the Corda Network (Figure 2).
Image: Skuchain
Significantly, this model for interoperability allows for cross-chain validation of a transaction. First, transactions originating in a Fabric network have signed directives to carve out DLPCs. Second, a smart contract is triggered. This produces the DLPC payload and submits to the Skuchain EC3-Corda gateway. Third, this gateway talks to an EC3 agent node on the Corda Network. Fourth, the Corda node validates the DLPC and submits the transaction.
The ultimate goal of brokering interoperability between Skuchain EC3 and Corda is to allow Skuchain’s enterprise customers to receive trade finance from banks on a Corda implementation without any party having to onboard onto another platform. Rather than thinking of trade finance as the product of a separate bank network, enterprises can now easily access trade finance as native part of their own supply chain platform.
“It will become clear that nominating a blockchain fit for purpose as a facilitator of interoperability will be the most cost and operation-efficient strategy.” —Rebecca Liao, SKUchain
Interoperability best practices
As platforms approach interoperability in blockchains, the right implementation will be key.
The World Economic Forum, in collaboration with Deloitte, recently released a white paper, “Inclusive Deployment of Blockchain for Supply Chains: Part 6 – A Framework for Blockchain Interoperability,” the final white paper in its series on blockchain and supply chains. It covers several models and best practices for blockchain interoperability. The report takes a holistic approach to elaborate on blockchain interoperability at the governance, business, technical and process levels. The report aims to articulate, in simple terms, important concepts, approaches and success factors as they relate to blockchain interoperability considerations.
“Interoperability and compatibility issues are key to address in a world after the coronavirus pandemic,” Nadia Hewett, Blockchain and Digital Currency Project Lead at the World Economic Forum explains. “The challenge of interoperability is not only a technology problem, but even more so a problem in terms of governance, data ownerships and commercial business models.”
In a separate report, Redesigning Trust: Blockchain Deployment Toolkit, the World Economic Forum covers both functional and non-functional drivers of success for well-thought-out blockchain deployments. While the blockchain toolkit provides tools and resources to address interoperability specifically, it also includes a series of inter-connected topics. Those identified as the most important considerations in supply chain blockchain solutions help organizations with a holistic approach to blockchain development.
The network of networks model for interoperability continues to gain momentum, especially as we see natural blockchain hubs emerge.
As commercial discussions between blockchains seeking to connect become more complicated and frequent, it will become clear that nominating a blockchain fit for purpose as a facilitator of interoperability is the most cost and operation-efficient strategy.

Discover more from The European Sting - Critical News & Insights on European Politics, Economy, Foreign Affairs, Business & Technology - europeansting.com

Subscribe to get the latest posts sent to your email.

Interesting reads

OCHA/Charlotte Cans The El Niño-induced drought in Ziway Dugda, Oromia region of Ethiopia, is affecting every family and they don't have enough food at home to feed themselves. (file photo).

El Niño confirmed, set to fuel more extreme weather, says WMO

This article is published in association with United Nations. The UN urged all countries on Tuesday to bolster early warning systems after confirming the onset of El Niño, warning that the Pacific Ocean-warming phenomenon will bring above-average temperatures “nearly everywhere” and fuel more extreme weather. According to the World Meteorological Organization (WMO), there is an 80 […]
© UNICEF The aftermath of a Russian strike on a residential area in Kyiv, Ukraine’s capital.

UN deplores another wave of Russian attacks across Ukraine

This article is published in association with United Nations. Overnight attacks in three key cities in Ukraine have left several civilians dead, scores more injured, and homes, hospitals and shops destroyed or damaged, the UN Humanitarian Coordinator in the country said on Tuesday.  Matthias Schmale condemned the large-scale Russian assault on the capital Kyiv, as well as Dnipro and Kharkiv, […]
© WHO/Joël Lumbala A shipment of essential medical supplies for the Ebola response arrives at Bunia airport in Ituri province, DR Congo.

DR Congo Ebola outbreak: Nurses discharged after full recovery

This article is published in association with United Nations. Four nurses who fell ill with Ebola in the eastern Democratic Republic of the Congo (DRC) have been discharged from hospital after recovering from the often-fatal illness that sparked an international health alert.  “More recoveries are expected, especially when people are diagnosed early and able to access care, and […]
This article is published in association with United Nations.

Under fire, Kharkiv is already building for a peaceful tomorrow

This article is published in association with United Nations. Every day in Kharkiv begins with uncertainty: air raid sirens interrupt sleep; missiles strike residential neighbourhoods, industrial sites, and roads. Anxious citizens rush into metro stations during bombardments and children study underground. Yet amid the destruction, Ukraine’s second-largest city is doing something that may seem almost impossible […]
© UNOCHA A heavily damaged apartment building in Sloviansk, eastern Ukraine.

UN warns Ukraine war risks spiralling ‘out of control’

This article is published in association with United Nations. The United Nations on Thursday warned of a dangerous escalation in the war in Ukraine after a wave of large-scale Russian strikes and threats of further attacks, with Secretary-General António Guterres saying “the death spiral must stop.” Addressing the Security Council in New York, Mr. Guterres said […]
© WHO A frontline health worker in PPE (personal protective equipment) takes part in the Ebola response in eastern Democratic Republic of the Congo.

Ebola outbreak in DR Congo collides with conflict and hunger, WHO warns

This article is published in association with United Nations. The UN World Health Organization (WHO) on Wednesday warned that eastern Democratic Republic of the Congo faces a “catastrophic collision of disease and conflict” as a fast-spreading Ebola outbreak outpaces containment efforts in a region already battered by armed violence, mass displacement and acute hunger. WHO Director-General […]
© WFP/Michael Castofas WFP staff and responders handle boxes of supplies at a logistics site in DR Congo during the Ebola outbreak.

International airlines urged to stick to safety measures in wake of Ebola outbreak

This article is published in association with United Nations. As a deadly Ebola strain continues to spread in the Democratic Republic of the Congo (DRC), with cases confirmed in neighbouring Uganda, the UN aviation agency is urging governments and flight operators to closely follow guidelines put in place following the COVID-19 pandemic. The outbreak of the […]
© WHO Supplies to bolster the response against the Ebola outbreak in Ituri province arrive in the town of Bunia.

Ebola epidemic spreading rapidly and outpacing containment efforts

This article is published in association with United Nations. There are more than 900 suspected cases of the Bundibugyo strain of Ebola in the Democratic Republic of the Congo, and 220 suspected deaths, the head of the World Health Organization (WHO), Tedros Ghebreyesus, said on Monday. The latest outbreak of the deadly disease, which WHO has declared […]
This article is published in association with United Nations.

WHO chief calls for urgent Ebola action and pandemic preparedness

This article is published in association with United Nations. The recent Ebola and hantavirus outbreaks demonstrate that the world is still vulnerable to rapidly spreading infectious diseases, Tedros Ghebreyesus, the head of the World Health Organization (WHO), warned on Saturday at the close of the 79th World Health Assembly in Geneva. His call came as Ugandan […]
This article is published in association with United Nations.

UN agencies step up Ebola response in eastern DR Congo

This article is published in association with United Nations. United Nations agencies have moved swiftly to support efforts to contain the latest Ebola outbreak in eastern Democratic Republic of the Congo (DRC), delivering emergency medical supplies, protective equipment and logistics support. As health authorities in both the DRC and Uganda respond to the deadly resurgence, the […]
© UNICEF/Josue Mulala Emergency aid is prepared for delivery to Kasaï province in response to the recently declared Ebola virus disease outbreak in DR Congo.

Ebola risk is high inside DR Congo but it’s no pandemic emergency: WHO

This article is published in association with United Nations. The deadly Ebola outbreak in Democratic Republic of the Congo (DRC) and Uganda does not represent a global pandemic emergency, although the risk is high at a regional and national level, the UN health agency chief said on Wednesday. In an update on the fast-developing situation in […]
This article is published in association with United Nations.

How the Hormuz crisis keeps disrupting kitchens, ports and paychecks

This article is published in association with United Nations. The fragile ceasefire between the United States and Iran may have eased fears of a wider regional war, but persistent instability around the Strait of Hormuz continues to disrupt global trade, drive up energy costs and fuel a growing jobs and cost-of-living crisis. The fallout is being […]
© UNFPA Ukraine In March 2026, a maternity hospital in Odesa, Ukraine was attacked by Russian forces.

World News in Brief: More attacks in Ukraine, violence against children in Haiti, refugee IDs in Africa

This article is published in association with United Nations. Civilians, including humanitarians, continue to face great danger across war-torn Ukraine amid ongoing hostilities, according to the UN humanitarian relief coordination office there, OCHA. Over the past three days, frontline attacks killed at least 11 civilians and injured nearly 200 others, including five children, as reported by […]
UN Photo/Milton Grant Sculpture depicting St. George slaying the dragon. The dragon is created from fragments of Soviet SS-20 andUnited States Pershing nuclear missiles.

Nuclear terror threat ‘has never been so high’

This article is published in association with United Nations. The widespread availability of new technology, such as militarised drones and artificial intelligence, means that the current threat of nuclear terrorism is higher than it has ever been. The humanitarian, environmental, and economic consequences of a radiological or nuclear terrorist attack would be global, undermining international peace […]
© UNICEF/Nyan Zay Htet Recent disruptions to energy supplies and global supply chains have reverberated across development and humanitarian sectors, including relief efforts in Myanmar, where millions remain in need of assistance.

Global energy and trade disruption pushing millions towards poverty

This article is published in association with United Nations. Disruptions to global energy supplies and trade corridors are driving up the cost of food, transport and essential goods worldwide, slowing economic growth and increasing pressure on vulnerable households and debt-strapped developing countries. The warnings came during a special meeting of the UN Economic and Social Council […]
UN Photo/Eskinder Debebe UN Relief Chief Tom Fletcher (centre) along with Ambassador Mike Waltz (right) and Jeremy P. Lewin of the United States hold a joint press briefing on funding to the humanitarian system.

UN welcomes $1.8 billion US boost for humanitarian operations

This article is published in association with United Nations. An additional $1.8 billion in US humanitarian funding will allow the United Nations and its partners to expand emergency relief operations reaching millions of people worldwide, as rising global needs and funding shortfalls force aid agencies to scale back assistance. The funding announcement, made on Wednesday by […]
© WHO/Hanan Balkhy Displaced families are living in overcrowded tents and makeshift shelters, surrounded by waste and debris, with limited access to safe water and sanitation services.

World News in Brief: Mounting waste in Gaza, drone attacks in Sudan, aid truck struck in Ukraine

This article is published in association with United Nations. Mounting waste and limited access to sanitation sites are deepening health risks for families across Gaza, as humanitarian workers warn that overcrowded dumping areas and worsening living conditions threaten vulnerable communities. Ramiz Alakbarov, UN’s top aid official in Occupied Palestinian Territory visited a dumping site in Gaza […]
This article was exclusively written for The European Sting by Mr. Franco Miguel Nodado, a 4th-year medical student from the Philippines. He is affiliated with the International Federation of Medical Students Associations (IFMSA), cordial partner of The Sting. The opinions expressed in this piece belong strictly to the writer and do not necessarily reflect IFMSA’s view on the topic, nor The European Sting’s one.

Autism Spectrum Disorders in Global Health: Bridging the Gap in  Awareness, Early Diagnosis, and Inclusive Care 

This article was exclusively written for The European Sting by Ms. Georgia Maria Vardalachaki, a medical student from the Medical University of Crete, Greece. She is affiliated with the International Federation of Medical Students Associations (IFMSA), cordial partner of The Sting. The opinions expressed in this piece belong strictly to the writer and do not necessarily reflect IFMSA’s […]
© WHO/Hedinn Halldorsson WHO Director-General Tedros and a health expert during operations involving the MV Hondius off Tenerife amid the hantavirus response.

Hantavirus-hit ship evacuation completed as quarantines begin

This article is published in association with United Nations. The passengers and crew have disembarked from the hantavirus-hit cruise ship MV Hondius in Tenerife and many have returned to their home countries, as the UN World Health Organization (WHO) said the operation demonstrated a “triumph of solidarity”. The repatriation effort, coordinated by Spanish authorities with support […]

Trackbacks

  1. […] more enterprises and large-scale corporations continue to realize that they cannot exist in complete exclusivity, interoperability (in terms of seamless […]

  2. […] more enterprises and large-scale corporations continue to realize that they cannot exist in complete exclusivity, interoperability (in terms of seamless […]

  3. […] (perform(d, s, id) { var js, fjs = d.getElementsByTagName(s)[0]; if (d.getElementById(id)) return; js = d.createElement(s); js.id = id; js.src = ‘https://join.fb.web/en_US/sdk.js#xfbml=1&appId=249643311490&model=v2.3’; fjs.parentNode.insertBefore(js, fjs); }(doc, ‘script’, ‘facebook-jssdk’)); Original source […]

  4. […] tantas empresas y grandes corporaciones como sea posible sigue adelante darse cuenta de que no pueden existir en completa exclusividad, la interoperabilidad (en términos […]

Why don't you drop your comment here?

Go back up

Discover more from The European Sting - Critical News & Insights on European Politics, Economy, Foreign Affairs, Business & Technology - europeansting.com

Subscribe now to keep reading and get access to the full archive.

Continue reading

Discover more from The European Sting - Critical News & Insights on European Politics, Economy, Foreign Affairs, Business & Technology - europeansting.com

Subscribe now to keep reading and get access to the full archive.

Continue reading

The European Sting – Critical News & Insights on European Politics, Economy, Foreign Affairs, Business & Technology – europeansting.com