What Is the Interledger Protocol?
Interledger protocol is a blockchain protocol used for payments across different payment networks. The open-source protocol connects ledgers from two or more different banks, thereby removing intermediaries and central authorities from the system. It promises to reduce costs and the time required to process cross-border transactions.
Interledger is utilized by Ripple Labs to connect bank systems across borders where the Ripple (XRP) token functions as a standardized settlement layer between global banks, making Ripple somewhat akin to a digital hawala service.
Key Takeaways
- Interledger is an open-source protocol suite for sending payments across different ledgers.
- Based on blockchain technology, the goal is to remove intermediaries to create a secure, decentralized, and cross-border interbank payments network.
- Interledger is not tied to a single company, blockchain, or currency, although it is featured prominently with the Ripple cryptocurrency.
Understanding the Interledger Protocol
The current process for cross-border transfers between banks involves navigation of multiple payment protocols used by digital ledgers to process transactions. The protocols communicate using connectors, but the tools and standards used in such systems are fragmented.
For example, the current set of connectors do not have standardized modes for communication. The introduction of intermediary banks to facilitate transactions between entities that do not have a direct relationship with each other further complicates the process. This is because it multiplies the number of hops to complete a transaction, thereby making it more expensive and time-consuming. It also magnifies security risks because payments have to travel through multiple systems to reach the final recipient.
The Interledger Protocol uses the concept of cryptographic escrow to enable the passage of funds through connectors or nodes in the network. The Interledger protocol whitepaper defines cryptographic escrow as the financial equivalent of a two-phase commit protocol. The latter protocol consists of two steps:
- The first step consists of defining a set of conditions for a transaction to move forward or abort.
- The second step defines the processing of the transaction once conditions are met.
Cryptographic escrow for ledgers is the conditional locking of funds between two parties. The funds are released only after certain conditions, including time-based ones for the transaction to take place, are met. Otherwise, the transaction is voided. At the end of a successful payment transaction, the sender receives a cryptographic receipt from the recipient. Alternately, the escrowed funds are returned to respective parties.
Atomic vs. Universal Mode
The Interledger protocol can be implemented in two modes: atomic mode and universal mode. In atomic mode, notaries are incorporated into the system. They are an ad-hoc group that is used to verify and validate transactions. Typically, atomic modes take place between trusted connector nodes between banks or financial service companies that might relate to each other.
The universal mode does not require notaries and can work between untrusted connectors. It uses Ripple’s internal cryptocurrency, XRP, to facilitate transfers. The transfer is accompanied by time constraints. If it does not take place within a certain timeframe, then the transaction is annulled.