SatoshiChain
  • What is SatoshiChain?
    • 1.1 Phases
    • 1.2 Connect To SatoshiChain
    • 1.3 Solutions
    • 1.4 Characteristics
  • Main Features
    • 2.1 'Clique' Proof-of-Authority (PoA) Consensus
    • 2.2 EVM-compatible
    • 2.3 Decentralized Governance
    • 2.4 Cross-chain Compatibility
  • Background
    • 3.1 Cryptographic Hash Functions
    • 3.2 Digital Signatures
      • 3.2.1 Secp256k1 Curve
      • 3.2.2 ECDSA Signature Algorithm
    • 3.3 Ethereum Virtual Machine (EVM)
    • 3.4 Consensus Protocols
      • 3.4.1 Proof-of-Work (PoW) - Nakamoto Consensus
      • 3.4.2 Istanbul Byzantine Fault Tolerant (IBFT)
      • 3.4.3 IBFT Proof of Authority (PoA)
      • 3.4.4 IBFT Proof-of-Stake (PoS)
      • 3.4.5 RAFT
      • 3.4.6 'Clique' Proof-of-Authority (PoA)
      • 3.4.7 Comparison and Selection
  • Developers
    • 4.1 SatoshiChain Layering Architecture
    • 4.2 SatoshiChain Cross-Chain Protocol
    • 4.3 SatoshiChain Design
    • 4.4 Native Currency of SatoshiChain: The $SC Token
    • 4.5 SatoshiChain Configurations
  • VE Model for SatoshiChain
    • 5.1 Voting Power
    • 5.2 How to Use $veSC
  • Smart Contracts of SatoshiChain
    • 6.1 Validator Set Contract
    • 6.2 Slashing Contract
    • 6.3 Staking Contract
    • 6.4 Governance Contract
    • 6.5 Vault Contract
    • 6.6 Bridge Contract
  • SatoshiChain Staking
  • SatoshiX Decentralized Exchange (DEX)
  • Potential Applications
    • 9.1 NFT
    • 9.2 DeFi
    • 9.3 GameFi
  • Become a Validator Node Operator
Powered by GitBook
On this page
  1. Main Features

2.3 Decentralized Governance

Community members (token holders) can make proposals, delegate, vote on the blockchain parameters & events, and influence governance decisions

A decentralized blockchain is a type of distributed ledger that is managed by a network of nodes, rather than a single central authority. This means that no single entity has control over the network, and all nodes are equal in terms of their ability to validate and add new transactions to the blockchain.

One of the key features of SatoshiChain is that it uses a consensus mechanism to ensure that all nodes in the network agree on the state of the ledger at any given time. This means that all nodes must independently validate each new transaction before it can be added to the blockchain, and any node that tries to add an invalid transaction will be rejected by the network.

By using a decentralized network of nodes to manage the ledger, SatoshiChain can provide a high level of security and reliability, as well as a high level of transparency and accountability. This makes it well-suited for use in a wide range of applications, including financial transactions, supply chain management, and data storage.

Previous2.2 EVM-compatibleNext2.4 Cross-chain Compatibility

Last updated 2 years ago