2016-06-27 10:27:41 +02:00
2016-06-27 10:27:41 +02:00
2016-06-27 10:49:05 +02:00
2016-06-28 00:13:24 +02:00

jTMSP

A Java implementation of the Tendermint socket protocol (TMSP)

How to use

Check out StartupExampleDummy.java or JavaCounter.java for examples.

Update protobuf types

When you make changes to the protobuf file, you can enable the appropriate build-phase for the compiler-plugin to generate the file(s) in the target-directory. Just switch the comments on lines pom.xml and 28.

Description
No description provided
Readme MIT 877 KiB
Languages
Java 100%