Skip to content

Latest commit

 

History

History
20 lines (12 loc) · 703 Bytes

README.md

File metadata and controls

20 lines (12 loc) · 703 Bytes

Hyperledger Quilt

Quilt is an implementation of the Interledger protocol in Java.

Modules

crypto-conditions

Crypto-conditions is an implementation of the crypto-conditions specification in the Internet Draft draft-thomas-crypto-conditions-03.

ilp-core

The core module is the base library for any Interledger projects providing service interfaces, event descriptions, exceptions and data models. It also includes an encoding framework and codecs for encoding and decoding ILP objects using the Octet Encoding Rules (OER).

dev-ops

Dev-ops is a module for shared build and test tools