CompX Documentation
  • Welcome to CompX
    • Connecting to CompX
  • Portfolio Tracking
    • Portfolio Tracking Overview
  • Swap Router
    • Swap Router Overview
    • The CompX Router
    • CompX Router Layout
    • Performing a Swap
    • Minting fAssets
  • Token Streams
    • Token Streams Overview
      • Token stream UI
      • Receiving a Token Stream
      • Creating Token Streams
  • X-NFT
    • X-NFT Overview
    • X-NFT Current Status
  • xUSD
    • Overview
      • Vault Design
    • Tokenomics
      • Stability Mechanisms
        • Variable Interest Rate
        • xUSD Staking
      • Liquidation
        • Liquidation Example
        • Performing a Liquidation
      • Borrowing xUSD
      • Managing Debt
  • Staking pools
    • STAKING at CompX
    • Algorand Consensus Staking Overview
      • CompX Consensus Implementation
      • Understanding LSTs
      • Using CompX cAlgo
    • Using Time Locked Contracts
    • Using Injected Liquidity Contracts
    • Genesis Pools
      • Creating a Genesis Pool
      • Staking in a Genesis Pool
  • Governance
    • CompX Governance-Flux
    • Proposals
    • Voting
    • Maximizing Voting Power
  • Rewards
    • Overview
    • Earning Points
Powered by GitBook
On this page
  1. Staking pools

Algorand Consensus Staking Overview

PreviousSTAKING at CompXNextCompX Consensus Implementation

Last updated 5 months ago

With the recent transition from Governance rewards to Consensus rewards, CompX has joined the list of projects that will be helping to provide consensus for the Algorand blockchain.

Consensus is the mechanism by which Algorand determines and builds the ledger. While a detailed description can be found , the explanation of the process provided on this page will be brief.

Algorand runs on user provided nodes. Nodes are nothing but computers that have the appropriate software installed and are connected to the network. Users then associate their Algos with that node which enters a lottery that's weighted against all other nodes by its total Algo stake. That means that nodes with more Algos will be picked more often than nodes with a smaller stake.

When a node wins the lottery, it collects the transactions for the block being built and writes them immutably into the blockchain. The node that writes a block is then rewarded by the protocol with the fees that were paid by users to save their data on chain, and any additional rewards that the Algorand Foundation use to incentivize consensus.

The security of the network relies on a diverse set of nodes, and the total stake that they hold. The more Algos that are associated with nodes and are participating in consensus, the more secure the Algorand blockchain is.

here