Skip to content

avezshaikh067/iroha-java

 
 

Repository files navigation

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.

if you have any questions

Please contact the community here to get answers as soon as possible.

Releases

No releases published

Packages

No packages published

Languages

  • Java 67.1%
  • Groovy 30.4%
  • Shell 2.4%
  • Dockerfile 0.1%