The client
module contains Kotlin implementation of Hyperledger Iroha2 library.
val iroha2Client = Iroha2Client(PEER_URL, log = true)
Check tests to find examples.
Name | Name | Last commit date | ||
---|---|---|---|---|
parent directory.. | ||||
The client
module contains Kotlin implementation of Hyperledger Iroha2 library.
val iroha2Client = Iroha2Client(PEER_URL, log = true)
Check tests to find examples.