Cryptonomic / Conseil

Query API and indexer for Tezos and other decentralized platforms.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Conseil

Build Status Coverage Status

Conseil is an indexer and API for blockchains, currently focused on the Tezos, which allows you to seamlessly run complex queries against blockchain data. It is written in the functional style in the Scala programming language. This project forms an essential part of the Cryptonomic stack.

Conseil consists of two processes:

  • Lorre, which can index the blockchain by downloading data from a blockchain node and storing it in a database.
  • Conseil, which provides an API into the blockchain data indexed by Lorre.

Arronax provides a convenient user interface for querying Conseil data.

Information on using, running, configuring and developing Conseil can be found on the Conseil Wiki.

About

Query API and indexer for Tezos and other decentralized platforms.

License:Apache License 2.0


Languages

Language:Scala 96.8%Language:PLpgSQL 1.6%Language:Shell 1.3%Language:HTML 0.2%Language:Dockerfile 0.1%