abci_server has been released. It allows writing Application Blockchain Interface servers in Erlang. Basically a developer writes a state machine and abci_server along with Tendermint takes care of the blockchain consensus.

An example application is available. Snapshot of the documentation for 0.1.0 release has been put on IPFS.

Patches, comments and other feedback are welcome.