Vine Docs
  • Overview
    • What is Vine?
    • Layer 0 Architecture
    • Key Features
    • Network Components
  • Core Concepts
    • Layer 0 Protocol Design
    • Architecture Design
    • Node Architecture
    • Parachains
    • EVM & WASM Support
    • Nominated Proof of Stake (NPoS)
    • How NPoS Works
    • Vine Coin (VNE) and Governance
    • Transaction Fees
  • Validators
    • Who are Validators?
    • Validator Node Types
    • Validator's Guide
      • Step 1 - Validator dApp
      • Step 2 - Dashboard
      • Step 3 - Validator Setup
      • Step 4 - Validators Page
    • Manage Account
    • Validator Node Setup
      • Validator System Requirements
      • Guidelines & Precautions
  • Nominators
    • Who are Nominators?
    • Nominator dApp
    • Becoming a Nominator
      • Step 1 - Login
      • Step 2 - Dashboard
      • Step 3 - Validators Page
      • Step 4 - Nominate Validators
    • Manage Account
  • Staking, Slashing & Chilling
    • Staking
    • Slashing Guide
    • Chilling
  • Parallel Chains
    • Overview
    • Block Parameters
    • Substrate Framework-Based
    • Asset Movement
    • Pros and Cons
    • Interoperability
    • Application-Specific Parallel Chains
  • Vine RPC Calls
    • Overview
    • RPC Calls
      • Author
      • Babe
      • Beefy
      • Chain
      • childstate
      • contracts
      • dev
      • engine
      • grandpa
      • mmr
      • offchain
      • payment
      • rpc
      • state
      • syncstate
      • system
  • Vine Explorer
    • Overview
    • How to Use
      • Dashboard
      • Transaction Details
      • Block Details
      • Telemetry
      • Map View
      • Globe View
      • TPS History
      • Vine Testnet Faucet
      • Token Module
      • Contracts
  • Zen Wallet
    • Overview
    • How to Use
      • Create Account
      • Account Login
      • Dashboard
      • Balance
      • Statements
      • Send
      • Keys
      • Swap
      • Balance
      • Multisig Login
        • How To
        • Balance
        • Send
  • Additional Resources
    • Glossary
      • Blockchain
      • Node
      • Validator Node
      • Full Node
      • Validators
      • Nominators
      • Mnemonics
      • Stake
      • Slashing
      • Chilling
      • Parallel Chain
      • Era
      • Uptime
      • APY
      • Waiting State of Validator
      • Active State of Validator
      • Inactive State of Validator
      • Non-Custodial Wallet
      • Custodial Wallet
      • Points
Powered by GitBook
On this page
  • Active Roles in NPoS
  • 1. Validators
  • 2. Nominators
  • Opting Out ("Relaxing")
  1. Core Concepts

Nominated Proof of Stake (NPoS)

PreviousEVM & WASM SupportNextHow NPoS Works

Last updated 3 months ago

Nominated Proof-of-Stake (NPoS) is the advanced consensus mechanism that secures the Vine network and ensures efficient block production.

The system is based on Nominators and Validators, who back and secure the chain, respectively; the relationship between the two fosters a collaborative and decentralized network. Details below:

  • Active Roles in NPoS

    • Validators

    • Nominators

  • Opting Out ("Relaxing")


Active Roles in NPoS

There are two key roles in maintaining and securing the network: Validators and Nominators.

1. Validators

  • Validators are responsible for producing new blocks, maintaining the network infrastructure, and ensuring security and finality of transactions.

  • Validators stake Vine Coin (VNE), the native token of Vine Blockchain, to guarantee proper conduct. If a validator violates the protocol, their stake (and that of their nominators) is slashed as a penalty. Conversely, consistent performance earns rewards, multiplying their stake.

2. Nominators

  • Nominators are token holders who contribute to network security by backing validators with their stake. They can nominate up to 16 validators at a time, creating a pool of candidates they trust to perform reliably.

  • Nominators stake a portion of their VNE tokens to support validators. Once their chosen candidates are selected, they share in the rewards or penalties based on the validator's performance. Rewards are distributed proportionally to the amount staked.


Opting Out ("Relaxing")

Participants in the NPoS system can choose to temporarily step back:

  • Validators can opt out of candidacy for future elections.

  • Nominators can pause their participation as voters.

Validators play an important role in ensuring the security of a blockchain network and facilitating the creation of new blocks.

A "nominator" is a participant who stakes their own VNE coins and also selects and nominates a set of validators to participate in the consensus process.

(Learn more about Validators here.)
(Learn more about Nominators here.)
(Learn more about NPoS here.)