Quilt is an implementation of the Interledger protocol in Java.
Crypto-conditions is an implementation of the crypto-conditions specification in the Internet Draft draft-thomas-crypto-conditions-03.
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 is a module for shared build and test tools