georgeroman / ilp-iroha-settlement

Interledger settlement engine for Hyperledger Iroha

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Docker Image

ilp-iroha-settlement

RFC-compliant Interledger settlement engine for Hyperledger Iroha

ILP settlement structure

Installation

Up-to-date images are available on Docker Hub:

docker pull groman99/ilp-iroha-settlement

You can also build directly from source with Maven:

mvn install

Examples

Several examples illustrating the integration between Hyperledger Iroha and the Interledger protocol can be found in the examples directory.

About

Interledger settlement engine for Hyperledger Iroha

License:Apache License 2.0


Languages

Language:Java 97.9%Language:Dockerfile 2.1%