Skip to content
Vishakh edited this page Mar 28, 2020 · 9 revisions

About Conseil

Conseil is an indexer and API for blockchains, currently focused on the Tezos blockchain, which allows you to seamless 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 indexes the blockchain by downloading data from blockchain nodes and storing it in databases.
  • Conseil, which provides an API into the blockchain data index by Lorre in databases.

Arronax provides a convenient user interface for querying Conseil data.

Core Guides

Running Conseil

Building Conseil

Configuring Conseil

Developing Conseil

Usage Guides

Tutorial:-Querying-for-Tezos-data

Table and Field Descriptions

Developer Guides

Publishing to DockerHub

Publishing to Maven

Logging API queries into ELK