/iroha-akka

Hyperledger Iroha client library built using Akka gRPC

Primary LanguageScalaApache License 2.0Apache-2.0

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