jabci/Readme.md

8 lines
263 B
Markdown
Raw Normal View History

2016-06-27 10:49:05 +02:00
# jTMSP
2016-06-27 11:24:52 +02:00
A Java implementation of the Tendermint socket protocol ([TMSP](https://github.com/tendermint/tmsp))
2016-06-27 10:49:05 +02:00
## How to use
2016-06-27 11:24:52 +02:00
Check out [StartupExampleDummy.java](https://github.com/jTMSP/jTMSP/blob/master/src/main/java/com/github/jtmsp/StartupExampleDummy.java)