Change Chain
  • Change Chain
  • Introduction
    • Introduction
    • Key Features
  • Architecture
    • Overview
    • Consensus
    • Transaction Processing
      • Transaction Lifecycle
      • High Throughput Mechanisms
    • Network Layers
    • Interoperability
    • Technical Specifications
  • Mining
    • Mining
      • Setting Up a Mining Node
      • Solo Miner
      • Pool Mining
      • System Requirements
      • Installation
      • Troubleshooting
    • Backup and Restore
    • Gas Model
    • Mining Rewards
    • Tokenomics
  • Ecosystem
    • Ecosystem Components
      • Wallets
      • Explorer
      • Governance
    • Change Chain vs. Layer 2
  • Roadmap
    • Roadmap
  • FAQ
    • FAQ
  • Developer Resources
    • Incentives and Support
    • Development Tools
      • CLI
      • Debugging Tools
      • Testing Framework
    • SDKs
    • Developing Smart Contracts
Powered by GitBook
On this page
  1. Architecture

Technical Specifications

Consensus Mechanism: Enhanced Proof-of-Work (PoW)

Hashing Algorithm: Memory-intensive algorithm (e.g., Equihash or similar)

Block Time: Less than 1 second

Transaction Throughput: Over 10,000 TPS

Smart Contract Languages: Solidity, Vyper

Virtual Machine: EVM-compatible

Network Topology: Peer-to-peer (P2P)

Data Storage: Distributed ledger with optimized data structures

API Standards: JSON-RPC, WebSocket

PreviousInteroperabilityNextMining

Last updated 7 months ago