mrmx / java-crypto-conditions

Java implementation of Crypto-Conditions

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Java Crypto-Conditions gitter

Java implementation of Crypto-Conditions (See RFC).

Usage

Step 1: Clone repo

git clone https://github.com/interledger/java-crypto-conditions

cd java-crypto-conditions

Step 2: Install

Gradle:

gradle clean install [check]

Maven:

mvn clean install [checkstyle:check]

Contributors

Any contribution is very much appreciated! gitter

License

This code is released under the Apache 2.0 License. Please see LICENSE for the full text.

About

Java implementation of Crypto-Conditions


Languages

Language:Java 100.0%