
Security News
Package Maintainers Call for Improvements to GitHub’s New npm Security Plan
Maintainers back GitHub’s npm security overhaul but raise concerns about CI/CD workflows, enterprise support, and token management.
@sablier/indexers
Advanced tools
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.
In-depth documentation is available at docs.sablier.com. We provide a separate indexer for each protocol:
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.
You will need the following software on your machine:
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
This repo is licensed under GPL 3-0 or later.
FAQs
Data indexers for the Sablier Protocol
The npm package @sablier/indexers receives a total of 44 weekly downloads. As such, @sablier/indexers popularity was classified as not popular.
We found that @sablier/indexers demonstrated a healthy version release cadence and project activity because the last version was released less than a year ago. It has 5 open source maintainers collaborating on the project.
Did you know?
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.
Security News
Maintainers back GitHub’s npm security overhaul but raise concerns about CI/CD workflows, enterprise support, and token management.
Product
Socket Firewall is a free tool that blocks malicious packages at install time, giving developers proactive protection against rising supply chain attacks.
Research
Socket uncovers malicious Rust crates impersonating fast_log to steal Solana and Ethereum wallet keys from source code.