#SCDO #SCDO引领反洗钱的新潮流 1. Basic Information
What is SCDO?
SCDO (Superior Chain with Decentralized Organization) is a blockchain public chain focused on high-performance scalability and privacy protection, utilizing a sharding architecture and hybrid consensus mechanism.
When was the SCDO mainnet launched?
The mainnet was officially launched in 2021, with the code completely open source, available for viewing on GitHub.
What is the total supply of SCDO?
The total supply is fixed at 300 million tokens, with no inflation, no pre-mining, no private sales, and no ICO.
How many tokens have been mined so far?
As of 2024, approximately 80 million tokens have been mined, with the remaining tokens gradually released through mining.
When was the project launched?
The project was launched in 2020 and completed the mainnet launch in 2021.
2. Technical Architecture
What are SCDO's core technical advantages?
Sharding architecture, hybrid consensus (PoW + PoS), zero-knowledge proofs (zk-SNARKs).
How does sharding improve performance?
The network is divided into multiple parallel sub-chains, with each shard processing transactions, achieving an overall TPS of over 10,000.
What is the specific mechanism of the hybrid consensus?
PoW: Used for allocating shard nodes, ensuring decentralization.
PoS: Validating transactions within shards, improving energy efficiency.
How is privacy protection achieved?
Supports zk-SNARKs to hide transaction details while allowing regulatory whitelists to view specific transactions.
Does it support smart contracts?
Yes, it supports Solidity and provides a privacy contract development framework.