Skip to content

Latest commit

 

History

History
29 lines (18 loc) · 841 Bytes

README.md

File metadata and controls

29 lines (18 loc) · 841 Bytes

Reservoir Sync Node

Reservoir Sync Node is a customizable lightweight indexer based on the Reservoir indexer. It's easy to set up, customizable, and fast. Sync sales and asks continuously into your infrastructure.

The Sync Node is a reference product on how bulk syncing might work with the Reseroir APIs. As such, support is limited.

SyncNode Logo Placeholder

Installation

To install the required dependencies for the SyncNode, run:

yarn install

Usage

To launch the SyncNode, run the command below:

yarn start

Configuration - ENV

Learn more about configuration from our docs.