Skip to content

Latest commit

 

History

History

client

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 

Client

The client module contains Kotlin implementation of Hyperledger Iroha2 library.

Usage

val iroha2Client = Iroha2Client(PEER_URL, log = true)

Examples

Check tests to find examples.