You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 6 Current »

Project:

Hyperledger Quilt

Badge level for project 3333 is passing

Q2 Report 2021

2020 Q4 Hyperledger Quilt



 BEST PRACTICE BADGE

White Paper

Graphic Set:

Webinars

Self Paced Training

Instructor Led Training

Code on

Github 

MOOC

Section

Presentations:

Technical /
Non-technical

Use Cases

QUILT

·         

·         

·         





Hyperledger Quilt is a Java implementation of Interledger, a suite of open protocols and standards that allows payments interoperability across any currency - fiat or crypto. Interledger standards and specifications are being defined by the open source community at Interledger.org and at various community groups in the W3C, including Web Monetization and Web Payments.

News and PR

Key Characteristics

By implementing the Interledger protocol, Quilt provides:

  • Foundations: A set of protocols and primitives for enabling value interoperability across any fungible asset system, including crypto, fiat, in-game, and other token currencies.

  • Identity: A standardized, globally unique identifier for payment accounts called Payment Pointers.

  • Liquidity: A peer-to-peer packetized payments protocol specified under ILPv4.
  • Sending & Receiving: A Java implementation  of STREAM, which is a packetized payment protocol inspired by the QUIC Internet Transport Protocol. STREAM operates on top of core Interledger protocols by allowing a sender and receiver to coordinate a payment over any arbitrary Interledger topology. 
  • Extensibility: Quilt provides a framework for designing higher layer use-cases on Interledger to enable payment systems interoperability.

Repositories

Documentation

Security

The Quilt project tries to maintain best-practices when it comes to the security of the library. To this end, we employ the following automated scans:

  • Github Automated Dependency Scans (announcement & docs)
  • LGTM (acquired by Github in 2019): LGTM’s security analysis is powered by findings from a dedicated team of security researchers, and by contributions from security teams at a number of top tech companies.

Interledger TestNet

The Quilt project implements Interledger sender and receiver primitives, but requires a server infrastructure in order to operate. The current Interledger Testnet is operated by Xpring, and can be accessed at https://xpring.io.

Community

Mailing Lists

Chat/Communications (for questions and ephemeral discussions)

Community Meetings

We have open community calls every other Wednesday at 5pm UTC to discuss the latest in Interledger Java projects, including Interledger spec development, the Quilt implementation, and to answer any questions people have. Agendas are sent out via the mailing lists and anyone can suggest an agenda item by adding to the topic created for that purpose in the Interledger forum (or by reaching out on any channel in the community).

Previous meeting recordings can be found here (older archives here).

Compatible Software

At its core, Interledger is a protocol that can be used in a nearly infinite number of use-cases. The protocol has been designed using a layered design approach, similar in fashion to the Internet suite of protocols. To this end, Quilt should be interoperable with any other Interledger-compatible implementation. This following are known implementations of Interledger in various communities and programming languages:

  • Interledger-rs: An implementation of the Interledger suite of protocols in Rust.
  • Interledger-js: An implementation of the Interledger suite of protocols in Javascript.
  • Rafki: A modular approach to Interledger components, written in Javascript (blog announcement here).

https://www.hyperledger.org/projects/quilt



  • No labels