Pastel Network
  • Introduction
    • Pastel Overview
    • Pastel Token (PSL)
    • PSL Token Economics
    • Pastel Consensus Protocol
    • Key Features
  • Basics
    • Smart Ticket Structure
    • Fees and Burn
    • SuperNodes
      • SuperNode Staking
      • SuperNode States & Implications for Stake
      • SuperNode Operator Selection
      • SuperNode Fees
    • Governance
    • Accounts
  • Development Guide
    • Types of Pastel installations
      • Pastel Network Architecture
    • Requirements
      • Default directories
    • QuickStart: Running a Node
    • WalletNode
      • API
        • Sense API
        • Cascade API
        • NFT API
      • GRPC Interface
    • SuperNode
      • GRPC Interface
    • Pasteld Daemon
      • Pasteld CLI Implementation
      • Pasteld JSON-RPC API
    • Pastel-CLI
    • Understanding Smart Tickets
      • NFT Tickets
      • PastelID Tickets
    • Testing
    • Tutorials
      • Pastel Wallet App
    • Public Endpoints & Resources
    • Configurations
  • Sense Protocol
    • Sense Overview
    • Sense Basics
    • Building with Sense API
  • Cascade Protocol
    • Cascade Overview
    • Cascade Basics
    • Building with Cascade API
Powered by GitBook
On this page
  • Core Node
  • WalletNode
  • SuperNode

Was this helpful?

Export as PDF
  1. Development Guide

Types of Pastel installations

There are three different types of Pastel nodes in Pastel Network.

Core Node

A Core Node is a full node that fully validates transactions and blocks on the Pastel Network. Core Nodes help the network by accepting transactions and blocks from other full nodes, validating those transactions and blocks, and then relaying them to further full nodes.

Core Nodes also support the following functionality:

  • Wallet Management

  • Send/Receive PSL

  • PastelID Management

  • End-User Facing PSL Ticket Functionality

WalletNode

WalletNode is a full node with a storage layer client of the Pastel Network. WalletNode provides users with intermediate access to the Pastel Network allowing users to:

  • Register NFTs

  • Search for NFTs

  • Participate in Messaging

  • Handle Open API Action Requests

SuperNode

SuperNode is a full node that acts as the storage and action execution layer of the Pastel Network. Think of SuperNodes as the "servers" to the WalletNode "clients", providing:

  • Permanent storage for network and external NFT data via Cascade

  • Performing near-duplicate NFT detection via Sense

  • General NFT Functionality:

    • Validate and Register new NFTs

    • Perform housekeeping tasks on various NFT files

    • Manage takedown requests

    • Provide governance via voting

PreviousAccountsNextPastel Network Architecture

Last updated 2 years ago

Was this helpful?

5,000,000 PSL of self-staked collateral is required to run a SuperNode (1,000,000 LSP on Testnet). In return for providing processing power and storage to the network, SuperNodes earn block rewards and .

transaction fees