RSS3 Documentation

Overview

A comprehensive guide for all DSL Node Operators.

Banner

Introduction

This section provides a comprehensive guide for all DSL Node Operators. It covers the deployment, configuration, and maintenance of an RSS3 Node.

Logical Hierarchy

Component

An RSS3 Node may consist of the following components:

  1. Decentralized: indexes data from decentralized networks and protocols. like blockchains.
  2. Federated: indexes data from federated networks and protocols. like ActivityPub.
  3. RSS: indexes data from sources adhering to the RSS specification, like RSSHub.
You must enable at least one of the above components during the deployment.

Worker

Each component may have multiple workers. A worker is the most basic unit of a Node that includes a set of logics to index, structure, and store Open Information.

For the list of available workers, see:

Worker

Understanding how a worker functions.

You must enable at least one worker during the deployment.

Node Deployment

Although the RSS3 Node is a complex system, we have streamlined the deployment process to make it as simple and accessible as possible.

Deploy a DSL Node

An easy guide for deploying an RSS3 Node on the Data Sublayer.

And we offer alternative deployment methods:

This is different from an RSS3 VSL RPC Node.

Node Management

Node State

Managing your Node's state is crucial for maintaining its performance and stability, and thus ensuring the quality of the entire RSS3 Network. Your Node's state is directly related to the amount of network rewards you receive.

Node State Map

Understanding and managing your Node's state.

Node Status

You can view your Node's status, including its coverage and rewards, on the RSS3 Network Explorer.

Node Status

Learn how to view your Node's status.

On this page

Edit on GitHub