kgusman / iroha-java

Home Page:https://wiki.hyperledger.org/display/iroha

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

iroha-java

Client library of Iroha written completely in Java 8, which includes:

usage

Module Javadoc How to Import
Client SDK master compile "com.github.hyperledger.iroha-java:client:master-SNAPSHOT"
Testcontainers master testCompile "com.github.hyperledger.iroha-java:testcontainers:master-SNAPSHOT"

Read more to get specific javadoc/lib version(s).

compatibility and release policy

  • master branch of hyperledger/iroha-java is compatible with master branch of hyperledger/iroha
  • branches v1.0.0_* are compatible with tagged releases of Iroha. Example: v1.0.0_rc2.

contribute

Please read CONTRIBUTING.md.

About

https://wiki.hyperledger.org/display/iroha

License:Apache License 2.0


Languages

Language:Java 67.5%Language:Groovy 29.9%Language:Shell 2.5%Language:Dockerfile 0.1%