Skip to content

Usage

Git repo and contact details

Installation

You can install the package using:

Using npm

npm install @maticnetwork/chain-indexer-framework

Using Yarn

yarn add @maticnetwork/chain-indexer-framework

Usage

// Import the chain-indexer-framework module
const chain-indexer-framework = require('@maticnetwork/chain-indexer-framework');

Examples

To gain a clearer understanding of the entire process, check out our prebuilt examples.

Both these examples encompass all the layers involved, starting from producers, moving through transformers, and concluding with consumers.