Configures HTTP server of this indexer app mainly for monitoring.
Configures connections to IPFS for metadata retrieval.
Configures logging of app execution.
The non-empty array of IndexerModule to be executed for indexing.
The indexing config specific for particular Tezos networks e.g. mainnet
.
Configures actual indexing.
Configures connection to Tezos node to be used to fetch blockchain data.
Configures generic time related features.
Generated using TypeDoc
Entire config for an indexer app built using Dappetizer. It corresponds to the value exported from a config file, see candidateConfigFileNames. If you intend to use standard Dappetizer DbContext, then DappetizerConfigUsingDb should be used instead.
Sample
dappetizer.config.ts
file with only mandatory values specified: