Cypher Blockchain Whitepaper V1.0
  • Welcome
  • Legal Disclaimer
  • Abstract
  • Introduction
  • Market Overview of Layer 1 Blockchain
  • Cypher Blockchain Validator Program
    • Program Overview
    • DAO Participation
    • Infrastructure to Run a Node
  • Cypher Blockchain: A Layer 1 Blockchain
  • Global Blockchain Solutions Market Insights
  • Market Drivers
  • Market Opportunities for Cypher Blockchain for AAA Level Game Development
  • Network Design
    • Infrastructure
    • Technical framework Design
  • Proof of Engagement {PoE}
    • Exploring Proof Of Engagement (PoE)
    • Importance of PoE
  • Why PoE?
  • Cypher Chain Ecosystem
  • Competitor Analysis: Layer 1 Blockchain
  • Cypher Cloud Gaming
  • Blockchain Gaming Market
  • Competition
  • Blockchain Game Market Dynamics
  • Competitor Analysis: Blockchain Gaming
  • Tokenomics
  • Roadmap
  • Developer Fund
  • Meet The Team
  • Contact Us
Powered by GitBook
On this page

Network Design

PreviousMarket Opportunities for Cypher Blockchain for AAA Level Game DevelopmentNextInfrastructure

Last updated 2 years ago

Consensus mechanisms like PoW and PoS are usually classified as the “proof-class” mechanisms, in which once the calculated value is within the target range, a new block is produced. PoE is also a kind of proof-class mechanism. To model PoE, we first present the abstract definition of a consensus mechanism for the blockchain. The proof-class consensus mechanisms, as shown in Figure 1. In Figure 1, the consensus mechanism extracts the key attributes from the existing blocks as the basis for the computation, and when the computation results in a certain target solution, a new block is produced.

Under a proof-class consensus mechanism, a new block is produced if and only if it follows the inequality:

Calculation()<TargetXAttribute()Calculation ( ) < Target X Attribute ( )Calculation()<TargetXAttribute()

Calculation ( ) represents the calculation for a solution, target represents the solution target, and Attribute ( ) represents the key attributes of network nodes for the “proof,” such as computing power in PoW and coinage in PoS; note that some of the attributes are recorded in the blockchain ledger.