eris:db is Eris Industries’ is a 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 have javascript bindings for the RPC methods in eris-db.js - erisindustries.com ![]()
eris:db is not a single blockchain, it is a blockchain design. It is purposely designed not to be one blockchain, but millions of them: to complement, rather than compete with, its larger, fully-distributed cousins. Although at its base level eris:db can deploy a blockchain which has the same parameters as the draft ethereum blockchain, eris:db was designed with a different set of parameters in mind.
eris.db JS Library
The erisdb library is a server that wraps a tendermint node - erisindustris.com ![]()