Skip to main content

6 docs tagged with "documentation"

View All Tags

API

The data within Chronicle can be accessed through the following APIs:

Authentication

Usage of the Chronicle API can be protected using JWT by using Chronicle's command-line interface (CLI). Run inx-chronicle --help to learn about all available options under the API section.

Contribute to Chronicle

Contribute to the IOTA wiki docs templates by contributing to the official GitHub repository or sharing your knowledge on Discord.

INX Syncing

The primary function of Chronicle is to gather confirmed tangle data via an INX connection. This connection will most likely be to an IOTA Node, which should be on the same machine as the Chronicle instance.

Run INX Chronicle using Docker

This guide describes the necessary steps to set up and run Chronicle as an INX plugin of a Hornet node to persist Tangle data, gather time series analytics using InfluxDB, and display it in meaningful ways using Grafana.