Client library of Iroha written completely in Java 8, which includes:
- SDK to work with Iroha API
- async wrapper over Iroha API
- testcontainers wrapper for convenient integration testing with Iroha.
- examples in java and groovy
| 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).
- master branch of
hyperledger/iroha-javais compatible with master branch ofhyperledger/iroha - branches
v1.0.0_*are compatible with tagged releases of Iroha. Example:v1.0.0_rc2.
Please read CONTRIBUTING.md.
Please contact the community here to get answers as soon as possible.