erisdb-tendermint

eris.db tendermint also known as the erisdb is Eris' blockchain-client. It consists of a Tendermint node wrapped by a simple server. The server allows requests to be made over HTTP - either using JSON-RPC 2.0 or a RESTlike web-api - and websocket (JSON-RPC 2.0). The web-APIs are documented in api.md .

It also has javascript bindings for the RPC methods in eris-db.js

Previously, eris.db was using Thelonious , since the new version uses Tendermint it is sometimes refered to as eris.db tendermint, but it is the only one in use now, so it is called eris.db.