mirror of
https://github.com/tendermint/tendermint.git
synced 2026-08-28 03:46:33 +00:00
add Erlang implementation to readme [ci skip] [circleci skip]
This commit is contained in:
@@ -14,9 +14,10 @@ and the more detailed [application developer's guide](https://tendermint.com/doc
|
|||||||
Previously, the ABCI was referred to as TMSP.
|
Previously, the ABCI was referred to as TMSP.
|
||||||
|
|
||||||
Other implementations:
|
Other implementations:
|
||||||
* [cpp-tmsp](https://github.com/mdyring/cpp-tmsp) by Martin Dyring-Andersen
|
* C++ [cpp-tmsp](https://github.com/mdyring/cpp-tmsp) by Martin Dyring-Andersen
|
||||||
* [js-abci](https://github.com/tendermint/js-abci)
|
* JavaScript [js-abci](https://github.com/tendermint/js-abci)
|
||||||
* [jABCI](https://github.com/jTendermint/jabci) for Java
|
* Java [jABCI](https://github.com/jTendermint/jabci)
|
||||||
|
* Erlang [abci_server](https://github.com/KrzysiekJ/abci_server) by Krzysztof Jurewicz
|
||||||
|
|
||||||
# Specification
|
# Specification
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user