PrincessEve / quilt

Hyperledger Quilt - An implementation of the Interledger Protocol

Home Page:https://interledger.org

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Hyperledger Quilt join the chat twitter

circle-ci codecov issues

Quilt is an implementation of the Interledger protocol in Java.

Modules

The quilt project is organised as a Maven multi-module project. Each module exists in a subdirectory and has its own POM and README.

Dependency and plugin versions are managed in the parent project.

Issues are labelled and prefixed to make it easy to identify which project they relate to.

crypto-conditions

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

GitHub issues

READ MORE

ilp-core

The ilp-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).

GitHub issues

READ MORE

dev-ops

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

READ MORE

About

Hyperledger Quilt - An implementation of the Interledger Protocol

https://interledger.org

License:Apache License 2.0


Languages

Language:Java 99.7%Language:Shell 0.3%Language:Kotlin 0.0%