API
The data within Chronicle can be accessed through the following APIs:
The data within Chronicle can be accessed through the following APIs:
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 the IOTA wiki docs templates by contributing to the official GitHub repository or sharing your knowledge on Discord.
Currently Chronicle supports the following environment variables:
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.
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.