Watr Developer Portal
  • Home
  • Quickstart
    • Block Explorer
    • Creating a Polkadot Wallet
    • Requesting Watr Tokens
    • Connecting to Testnet
    • Keystore Setup
    • Submitting a Transaction
    • Building & Running Locally
  • Builders
    • Adding an Asset
    • Substrate Contracts
    • Ethereum Contracts
      • Deploy ERC-20 Contracts
      • Interact with ERC-20 Contract
      • Polkadot/Ethereum Address Translation
      • Add Watr to Metamask Wallet
      • Send WATR to/from Metamask Wallet
      • Launch local Ethereum block explorer
      • Remix
    • Watr SS58 Spec
  • Running A Node
    • Node Types
    • Standard Requirements
    • Deployment
Powered by GitBook
On this page
  • Collator
  • RPC
  • Bootstrap
  1. Running A Node

Node Types

Collator

A collator node validates blocks on the parachain, in order to become a collator the node must be added to the collator set via governance

RPC

An rpc node maintains a full archive of the parachain, and also provides a public WS interface to allow user interaction with the chain

Bootstrap

The set of bootstrap nodes are included in the chain spec. Bootstrap nodes allow for network discovery and initial syncing

PreviousRunning A NodeNextStandard Requirements

Last updated 2 years ago