mirror of
https://github.com/tendermint/tendermint.git
synced 2026-09-26 09:54:19 +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.
|
||||
|
||||
Other implementations:
|
||||
* [cpp-tmsp](https://github.com/mdyring/cpp-tmsp) by Martin Dyring-Andersen
|
||||
* [js-abci](https://github.com/tendermint/js-abci)
|
||||
* [jABCI](https://github.com/jTendermint/jabci) for Java
|
||||
* C++ [cpp-tmsp](https://github.com/mdyring/cpp-tmsp) by Martin Dyring-Andersen
|
||||
* JavaScript [js-abci](https://github.com/tendermint/js-abci)
|
||||
* Java [jABCI](https://github.com/jTendermint/jabci)
|
||||
* Erlang [abci_server](https://github.com/KrzysiekJ/abci_server) by Krzysztof Jurewicz
|
||||
|
||||
# Specification
|
||||
|
||||
|
||||
Reference in New Issue
Block a user