Skip to content

Latest commit

 

History

History
14 lines (9 loc) · 334 Bytes

README.md

File metadata and controls

14 lines (9 loc) · 334 Bytes

Welcome

Hyperledger Iroha client using Akka gRPC

The published assets are in a Jetbrains Space, public JARs are not included for this repository.

Testing

Integration tests for this library require Docker to start Hyperledger Iroha.

docker-compose up -d node postgres
sbt test