Socket
Book a DemoInstallSign in
Socket

@sablier/indexers

Package Overview
Dependencies
Maintainers
4
Versions
16
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@sablier/indexers

Data indexers for the Sablier Protocol

Source
npmnpm
Version
1.0.0-alpha.8
Version published
Maintainers
4
Created
Source

Sablier Branding

Sablier Indexers 🚀

Data indexers for Sablier protocol for onchain token distribution. The indexers monitor Sablier's smart contract events and transform them into structured, queryable data via GraphQL. The data is used to power the Sablier Interface.

We support two indexing vendors: The Graph and Envio.

Documentation 📚

In-depth documentation is available at docs.sablier.com. We provide a separate indexer for each protocol:

Contributing 🤝

Feel free to dive in! Open an issue, start a discussion, or submit a PR. For any informal concerns or feedback, please join our Discord server.

Pre Requisites 🧰

You will need the following software on your machine:

Set Up ⚙️

Clone this repository:

$ git clone git@github.com:sablier-labs/indexers.git && cd indexers

Then, run this command to install the Node.js dependencies:

$ just install

And run the setup recipe:

$ just setup

Now you can start making changes.

To see a list of all available scripts, run this command:

$ just --list

License 📄

This repo is licensed under GPL 3-0 or later.

FAQs

Package last updated on 16 Jun 2025

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts