Fieres
  • 👋Fieres Blockchain
  • FUNDAMENTAL TOPICS
    • How can I add Fieres to Metamask?
    • What is Blockchain?
    • What is Fieres?
    • What are Smart Contracts?
    • What are Dapps?
  • CONSENSUS AND VALIDATING
    • Consensus
    • Proof Of Authority
  • BUILD & API
    • Fieres Blockchain CLI Parameters
    • RPC API
      • ADMIN methods
      • QBFT Methods
    • Run a Fieres Blockchain full node
      • Starting a Full Node
      • Add a validator
Powered by GitBook
On this page
  1. CONSENSUS AND VALIDATING

Consensus

Consensus is the process of getting a bunch of computers to reach a consensus. By following a series of instructions known as a consensus protocol, computers can come to a consensus. POA, a trustworthy consensus process that is scalable, reliable, and decentralized, is used by Fieres. It offers a quick throughput and minimal latency. It uses little energy and doesn't need specialized computer hardware. It functions effectively in difficult conditions and is resistant to "51% attacks."

Consensus systems (networks of computers) can cooperate and maintain security thanks to consensus methods, often known as consensus protocols or consensus algorithms.

Consensus algorithms and protocols are frequently used interchangeably. Algorithms and protocols, however, differ from one another. A protocol is a set of guidelines outlined in a standard that controls how a system and all of its component elements work in unity. Algorithms are like detailed instructions on how to perform calculations or solve problems.

The establishment of consensus among database nodes, application servers, and other enterprise infrastructure has been accomplished for many years using these approaches. New consensus techniques have been developed in past years to enable crypto-economic systems, such Fieres Blockchain, to concur on the network's state.

PreviousWhat are Dapps?NextProof Of Authority

Last updated 2 years ago