Unit Zero Docs
  • Home
  • HOW IT WORKS
    • Navigation
    • Overview
    • Key Components
      • Node
      • Network
      • Blockchain
      • Tokens
        • Unit0
        • WAVES
        • L2MP
        • Cross-Layer Transfer
      • Wallet
      • WavesBridge
      • DAO
        • Proposal
      • dApp
    • Terms & Conditions
    • Privacy Notice
  • GUIDES
    • Navigation
    • Node
      • Run Mainnet Node
      • Run Testnet Node
      • Run Testnet UNIT1 Node
    • Network
      • Connect to Mainnet
      • Connect to Testnet
    • Wallet
      • Set Up WX Wallet
    • Tokens
      • Get Tokens
        • Get Unit0
          • Mine Unit0 With Node
          • Get Unit0 via WX Network and Waves Bridge
          • Get Unit0 via Swop.fi and Waves Bridge
        • Get WAVES
        • Get L2MP
      • Bridge Tokens
        • Bridge Unit0 from Waves to Ethereum
        • Bridge Unit0 from Waves to Unit Zero
      • Stake L2MP
    • DAO
      • Proposal
        • Add
        • Edit
        • Retract
        • Vote
    • dApp
      • Deploy
        • Mainnet Deployment
        • Testnet Deployment
Powered by GitBook
On this page
  • Architecture
  • Rewards
  1. HOW IT WORKS
  2. Key Components

Node

PreviousKey ComponentsNextNetwork

Last updated 1 month ago

A node is a fundamental component that maintains the 's integrity by:

  • Storing data.

  • Validating transactions.

  • Ensuring consensus and data accuracy.

NOTE: You can to:

  • Secure the by transactions and storing data.

  • Optional. Earn .

Architecture

A Unit Zero node consists of two components:

  • Execution Client: Processes transactions and updates the blockchain state. Execution Clients intercommunicate within a peer-to-peer network and handle JSON-RPC API requests.

    NOTE: can serve as an Execution Client.

  • : Responsible for block addition and achieving consensus among network participants.

    NOTE: A Waves node with the ConsensusClient extension installed acts as a Consensus Client.

Rewards

  • Transaction Fees: Collected from processed transactions.

  • Block Rewards: Earned by contributing to block creation across networks:

By , you can earn rewards through:

NOTE: The fees vary based on the network traffic and transaction volume. You can view an to see the received amount in the Transaction fee column.

NOTE: The Unit Zero network, utilizing the , ensures an equal probability of block generation. .

: 1.8 .

: 1.8 Unit0.

running a node
example block
WAVES LPoS consensus
Learn more
Mainnet
Unit0
Testnet
blockchain
run a Unit Zero node
network
validating
blockchain
rewards
Hyperledger Besu
Consensus Client
Unit Zero node architecture