The Post-Quantum L1
Built for Long-Term Value
A Byzantine Fault Tolerant Proof-of-Stake blockchain with 100B hard-capped supply, fee-funded sustainability beyond pool depletion, and economic incentives that resist Lido-style centralization — secured by NIST-standardized Dilithium3 post-quantum signatures.
Executive Summary
TCC Chain is a Byzantine Fault Tolerant (BFT) Proof-of-Stake Layer-1 blockchain built from first principles for the post-quantum era. It prioritizes three properties most chains compromise.
- Sustainable economics — fee-funded validator rewards extend indefinitely beyond initial pool depletion.
- Structural decentralization — economic incentives naturally distribute validator count rather than aggregate stake.
- Future-proof architecture — state migration framework and reserved extension fields enable governance-driven upgrades without breaking existing users.
Token Economics
2.1 Supply & Distribution
| Role | Allocation (TCC) | % Supply | Vesting | Purpose |
|---|---|---|---|---|
| Community / Airdrop | 25,000,000,000 | 25.0% | Linear 3 years | Early adopter incentives |
| Strategic Reserve | 20,000,000,000 | 20.0% | 12m cliff + 60m linear | Long-term foundation treasury |
| Sales (IDO/IEO) | 15,000,000,000 | 15.0% | 6m cliff + 24m linear | Bootstrap funding |
| Founder & Team | 15,000,000,000 | 15.0% | 12m cliff + 48m linear | Team incentives |
| Liquidity Bootstrap | 10,000,000,000 | 10.0% | Use as needed | DEX market-making |
| Ecosystem Grants | 10,000,000,000 | 10.0% | Per proposal | Dapp builder grants |
| Operating Funder | 4,300,000,000 | 4.3% | Use as needed | Foundation operations |
| Validator Reward Pool | 700,000,000 | 0.7% | Drains ~25 years | Block production rewards |
| Total | 100,000,000,000 | 100.0% | — | — |
All allocations are enforced at genesis through deterministic hash computation. Each role address is independent with optional multi-signature governance (Wave 2 enhancement).
2.2 Block Reward Schedule
Block rewards emit from the Reward Pool (not minted from thin air), ensuring strict adherence to the 100B hard cap.
| Period | Base Reward | Halving Period | Annual Emission |
|---|---|---|---|
| Year 1–2 | 50 TCC | 6,307,200 blocks (~2 years) | 157.5M TCC |
| Year 3–4 | 25 TCC | (halved) | 78.75M TCC |
| Year 5–6 | 12.5 TCC | (halved) | 39.4M TCC |
| Total over ~25 years | — | asymptotic decay | ~630M TCC |
The 700M pool includes approximately 11% buffer above the 630M asymptotic emission, providing a safety margin against minor parameter adjustments.
2.3 Fee Distribution (3-Way Split)
Every transaction fee splits immediately upon block production:
Validator share: 75% → Block producer's owner address
Developer share: 20% → Foundation-controlled developer wallet
Pool refill: 5% → Refills the Validator Reward Pool
─────────────────────────────────────────────────────────────────
Total: 100%
The 5% pool refill is critical. After the 700M Reward Pool drains (~year 25), validator incentives would normally collapse. The continuous fee refill creates a feedback loop: network usage rises → fees grow → pool refills → validator rewards continue → network value grows.
This sustainability mechanism makes TCC the first Layer-1 designed to operate indefinitely beyond pool exhaustion, rather than relying on inflation to subsidize validators.
Staking Returns
3.1 Delegator APY Formula
A delegator's annual percentage yield depends on three measurable factors:
delegator_APY = base_APY × validator_uptime × (1 - effective_commission)
Where:
base_APY = (block_reward × blocks_per_year) / network_total_active_stake
effective_commission = min(declared_commission, uptime_tier_cap)
3.2 Uptime-Based Commission Cap
Delegator protection mechanism — validators cannot extract high commissions while delivering poor service:
| Validator Uptime | Maximum Commission |
|---|---|
| ≥ 99% | 20% |
| 95% – 99% | 10% |
| 90% – 95% | 5% |
| Below 90% | 0% (delegator receives 100%) |
Excess commission auto-redirects to delegators. This prevents high-commission, low-quality operator behavior.
3.3 Operator vs Delegator Economics
| Path | Capital Requirement | Annual Return on Self-Stake | Infrastructure Cost |
|---|---|---|---|
| Pure Delegator | Any amount | base × uptime × 0.95 | $0 |
| Solo Validator | 10,000 TCC minimum | base × uptime × 1.00 | ~$500/month |
| Validator + Delegators | 10,000 + attracted | base × uptime × (1 + D/S × commission) | ~$500/month |
For an operator running their own validator node, the economic advantage compounds with attracted delegations. A node with 100k self-stake and 5M delegations earns approximately 6× the base APY on its self-stake, through commission income on delegator pools.
3.4 Concrete Return Examples
Year-1 estimates assuming network active stake of ~30B TCC: base_APY ≈ 0.525%
| Holder Profile | Strategy | Year 1 Return |
|---|---|---|
| 10,000 TCC delegator | Delegate (99% uptime, 5% commission) | ~49 TCC (0.49%) |
| 100,000 TCC delegator | Same | ~493 TCC (0.49%) |
| 1M TCC operator (solo) | Self-stake, 0 delegations | ~5,200 TCC (0.52%) |
| 1M TCC operator + 5M delegated | Self-stake + 5M delegated | ~26,000 TCC (2.6%) |
Returns scale inversely with adoption. More total stake = lower base APY. Early adopters during low-stake periods earn higher APY, but this also reflects higher risk and lower network maturity.
Decentralization Mechanisms
4.1 Anti-Concentration Unbonding Tiers
When unstaking, lock-up period scales with the validator's network share at the time of unstaking:
| Validator's Network Share | Unbonding Period |
|---|---|
| Less than 1% | 7 days |
| 1% – 5% | 14 days |
| 5% – 10% | 30 days |
| 10% – 20% | 90 days |
| 20% or more | 180 days |
This discourages concentration: delegators staking with mega-validators face longer lock-ups, making such validators less attractive over time. The penalty applies symmetrically to the validator's own unstaking, preventing concentrated operators from gracefully exiting.
4.2 Natural Economic Equilibrium
The fee structure creates inherent pressure toward distributed node operation:
Running own node: 100% reward on self-stake (no commission cut)
Delegating: 95% of stake-share reward (5% commission to validator)
─────────────────────────────────────────────────────────────────────────
Net advantage: ~5% per year for running own node
For capital holders above $10,000 worth of TCC, the savings from running their own validator typically exceed monthly infrastructure costs. This creates organic incentive for new validators to spin up, rather than concentrating delegation onto fewer operators.
4.3 Comparison to Other Networks
| Network | Concentration Mitigation | Approach |
|---|---|---|
| Cosmos (ATOM) | None enforced | Market dynamics — Lido-like result |
| Solana | None enforced | Top validator ~3% (community-driven) |
| Polkadot | Hard slot cap | Strict nominator slots limit |
| Ethereum 2.0 | Per-validator slash | 32 ETH per slot, slash independence |
| TCC | Soft tier + economic equilibrium | Wave 1 mechanisms + governance escape |
Security & Reliability
5.1 Cryptographic Foundation
- Post-quantum signatures: Dilithium3 (CRYSTALS-Dilithium, NIST PQC Standard) for transaction signing and validator authentication
- Cryptographic hash: BLAKE3 throughout for state roots, block hashes, and Merkle tree computation
- Forward security: signature scheme resistant to quantum computer attacks anticipated within 10-30 years
5.2 Byzantine Fault Tolerance
- 2/3 quorum requirement: protocol halts (preserves safety) rather than fork in partition scenarios
- 100% slash on equivocation: validators signing conflicting blocks lose entire stake
- 1% slash on downtime: validators offline beyond grace period face proportional reduction
- No autonomy bypass: solo nodes cannot produce blocks without quorum, preventing minority forks
5.3 State Integrity
- Self-healing boot integrity check: every node validates database consistency at startup, detecting tampering before producing blocks
- State migration framework: schema versioning enables protocol upgrades without losing existing state
- Cross-node determinism: tested live with 3-node devnet showing byte-identical state roots across all validators
5.4 Audit Status
- External pre-launch audit: planned 4-6 weeks before mainnet, conducted by reputable firms (Trail of Bits, ChainSecurity, OtterSec, or Halborn)
- Open-source codebase: full source available for community review
- Test coverage: 1,036+ tests across 30 test suites, 100% passing, zero regressions
Smart Contract Platform
6.1 Native Standards (Pre-Launch Ready)
| Standard | Compatibility | Status |
|---|---|---|
| TIP-20 / ERC-20 | Fungible tokens | Production-ready |
| TIP-721 / ERC-721 | NFTs (dual approval) | Production-ready |
| TIP-1155 / ERC-1155 | Multi-tokens with batch ops | Production-ready |
| TIP-Marketplace | NFT exchanges, atomic 3-leg buy | Production-ready |
| TIP-6551 / ERC-6551 | Token Bound Accounts | VM primitive ready |
| TIP-Vesting | On-chain vesting schedules | Reference contract scheduled |
| TIP-Soulbound | Reputation NFTs | Reference contract in development |
6.2 VM Capabilities
- Cross-program invocation (CPI): contracts can call other contracts atomically, with rollback support
- Per-call rollback: callee writes discard atomically on revert
- Account ACL: Solana-style declared account list per transaction
- Gas accounting with refund: unused gas refunded to caller
- Up to depth 4 nested calls: prevents call stack exhaustion attacks
6.3 Performance Baseline
Measured on standard hardware (release build):
- Token transfer: ~140 microseconds per operation
- Token batch transfer (64 items): ~22 microseconds per item (33× speedup)
- NFT mint: ~160 microseconds per operation
- Marketplace buy (3-leg CPI): well within 10s block budget
Investment Opportunity
7.1 Allocation Mechanisms
Sales Allocation (IDO/IEO)
- Total: 15B TCC available
- Vesting: 6-month cliff + 24-month linear
- Earliest unlock: 6 months post-mainnet
- Vesting tokens may be stake-able during lock-up (design pending)
Secondary Market (Post-Mainnet)
- Liquidity Bootstrap pool: 10B TCC seeded for DEX
- Expected DEX deployment: 3-6 months post-mainnet
- Permissionless trading after deployment
Airdrop Eligibility
- Community pool: 25B TCC distributed via campaigns
- Criteria: testnet participation, early dapp deployment, early staking
- First campaign expected within 3-12 months post-mainnet
Strategic Reserve Participation
- Total: 20B TCC managed
- Foundation-controlled with multi-signature governance
- Long-term aligned holders
7.2 Return Pathways
| Strategy | Capital Required | Expected APY | Effort |
|---|---|---|---|
| Pure delegation | Any amount | base × 0.95 | Minimal |
| Self-stake on own validator | 10,000+ TCC | base × 1.00 | Moderate |
| Validator + delegations | 10,000+ TCC | base × (1 + leverage) | Moderate-High |
| Long-term hold | Any amount | Capital appreciation | None |
7.3 Comparison to Industry Peers
| Asset | Inflation | Sustainability | Anti-Concentration | Quantum Resistance |
|---|---|---|---|---|
| Bitcoin | Halving | Fee-only post 2140 | None | None (until ~2030+) |
| Ethereum | Issuance | Inflationary | Per-validator slash | None |
| Solana | ~5% target | Inflationary | None enforced | None |
| Cosmos (ATOM) | ~7-10% | Inflationary | None | None |
| TCC | Hard cap (no inflation) | Fee refill mechanism | Soft tier + economic | Dilithium3 (PQC) |
TCC is unique in combining: hard cap supply (no inflation tax), sustainability via fee refill, and post-quantum security from day one.
Risk Factors
Investors should consider these material risks before participating. Cryptocurrency investments are speculative and involve substantial risk of loss.
8.1 Technical Risks
- Pre-audit codebase: external security review scheduled before mainnet but not yet completed. Critical vulnerabilities could emerge.
- First mainnet launch: complex coordinated event with 21+ independent operators. Genesis hash mismatch or operator failure could delay launch.
- Smart contract bugs: while reference contracts are tested, third-party application code carries normal smart contract risk.
8.2 Economic Risks
- APY decline with adoption: base APY shrinks as more TCC stakes. Early high-APY periods are temporary.
- Reward pool exhaustion timing: depends on actual block production rate and fee volume. Variance from 25-year projection possible.
- Liquidity constraints: limited initial DEX liquidity may cause price volatility. Exit liquidity unavailable until liquidity bootstrap pool deploys.
8.3 Decentralization Risks
- No hard concentration cap at launch: relies on soft incentives plus foundation behavior. If foundation delegates concentrated, a single validator could exceed 33% threshold.
- Sybil attack potential: nothing prevents a single operator from registering multiple validator slots. Hard cap mechanisms deferred to governance vote post-launch.
8.4 Regulatory Risks
- Securities classification uncertainty: TCC token classification varies by jurisdiction. Consult local legal counsel.
- Geographic restrictions: some jurisdictions restrict participation. Foundation will publish jurisdictional limitations before sales open.
- Tax implications: staking rewards may be taxable income depending on jurisdiction.
8.5 Operational Risks
- Validator slashing: delegators face proportional slash if their chosen validator equivocates (100%) or experiences extended downtime (1%). Diversification across 3-5 validators reduces risk.
- Smart contract upgrades: governance-activated upgrades may change parameters. All changes require 2/3 stake vote with 14-day timelock.
Development Roadmap
9.1 Pre-Launch (Current)
Status: 14 of 17 protocol items shipped, test suite 1,036+ passing.
Remaining work to mainnet (estimated 9-13 weeks):
- Final protocol hardening (10-12 days code)
- Codebase refactor (Layer 1/2/3 separation)
- External security audit (4-6 weeks)
- Operator recruitment + multi-signature setup
- Public testnet dry-run
- Coordinated genesis launch
9.2 Mainnet Phase 1 (Launch + 6 months)
Focus: stability, monitoring, ecosystem bootstrap.
- 21 genesis validators producing blocks
- Foundation 6-role allocation distribution begins
- Reference applications deployable day one
- Public block explorer and validator dashboard
- Concentration metrics published weekly
9.3 Mainnet Phase 2 (6-18 months)
Focus: ecosystem growth, governance activation.
- DEX deployment (liquidity bootstrap activated)
- TIP-Vesting contract live (founder enforcement)
- TIP-Soulbound reputation system
- Validator scoring dashboard with auto-recommendation
- Optional governance-vote activation of: hard concentration cap, vote inclusion bonus, 90-day liveness window
9.4 Mainnet Phase 3 (18+ months)
Focus: maturity, advanced features.
- Cross-chain bridge infrastructure
- Native oracle for price feeds
- Stablecoin reference contract
- Advanced staking patterns (liquid staking, restaking)
- On-chain governance framework formalization
Frequently Asked Questions
Depends on acquisition path:
- Genesis validator operator: Day 1 of mainnet
- IDO participant with stake-while-vesting: Day 1
- IDO participant with strict vesting lock: 6 months post-mainnet
- DEX buyer: 3-6 months post-mainnet
- Airdrop recipient: 3-12 months post-mainnet
10,000 TCC self-stake recommended for mainnet launch. This is a protocol constant subject to governance adjustment. Practical operation requires reliable infrastructure (~$500/month) and 24/7 operational capacity.
Block reward of 50 TCC (halving every ~2 years) distributes
to the block producer's stake account. The reward splits
between owner's self-stake portion, delegator pool, and
commission. Delegator share splits further among delegators
proportionally to their delegation amount. Claim via
StakeClaimRewards transaction.
Two scenarios with different severity. Downtime slash (1%) applies when validator fails to vote within grace period. Equivocation slash (100%) applies when validator signs conflicting blocks — catastrophic. Mitigation: diversify delegations across 3-5 validators with high uptime history.
Token classification varies by jurisdiction. TCC functions as a utility token within the network (gas, staking, governance), but classification depends on local regulations. Foundation will publish detailed legal opinion before sales open. Consult your own legal and tax advisors.
Three differentiators:
- Post-quantum security: Dilithium3 signatures protect against quantum computer attacks. Most chains use ECDSA, vulnerable as quantum advances.
- Sustainable economics: 5% fee refill allows chain to operate indefinitely beyond pool depletion without inflationary issuance.
- Anti-concentration economics: commission cap by uptime and stake-tier-based unbonding create natural pressure against Lido-style centralization.
TCC Foundation oversees protocol development, manages the 6-role treasury (Strategic Reserve, Community, Sales, Liquidity, Grants, Operating), and coordinates ecosystem growth. Each role address has independent multi-signature governance with separate signer sets to prevent collusion. Post-mainnet, foundation control gradually transitions to on-chain governance.
Key Specifications
| Parameter | Value |
|---|---|
| Total Supply | 100,000,000,000 TCC (hard cap) |
| Block Time | 10 seconds |
| Block Reward (initial) | 50 TCC |
| Halving Period | ~2 years (6,307,200 blocks) |
| Reward Pool Allocation | 700,000,000 TCC (~25 years) |
| Fee Distribution | 75% / 20% / 5% |
| Validator Minimum Stake | 10,000 TCC |
| Minimum Genesis Validators | 21 |
| BFT Quorum Threshold | 2/3 stake-weighted |
| Slash (Downtime) | 1% of stake |
| Slash (Equivocation) | 100% of stake |
| Unbonding (low share) | 7 days |
| Unbonding (high share) | 180 days |
| Commission Cap (high uptime) | 20% maximum |
| Commission Cap (poor uptime) | 0% (delegator gets 100%) |
| Signature Scheme | Dilithium3 (post-quantum) |
| Hash Function | BLAKE3 |
| Consensus | BFT Proof-of-Stake |
| Governance | Stake-weighted, 14-day timelock |
Legal Disclaimer
This document is provided for informational purposes only and does not constitute investment advice, financial advice, trading advice, or any other sort of advice. The information presented should not be treated as a recommendation to buy, sell, or hold any cryptocurrency.
Cryptocurrency investments are speculative and involve substantial risk of loss, including the potential loss of all invested capital. Past performance is not indicative of future results. Token classification, regulatory treatment, and tax implications vary by jurisdiction. Prospective investors are strongly advised to consult with qualified legal, financial, and tax professionals in their own jurisdiction before making any investment decisions.
The TCC Foundation makes no representations or warranties regarding the performance, security, or regulatory status of the TCC network. All forward-looking statements in this document, including projected returns, timelines, and roadmap items, are subject to change without notice and depend on factors including but not limited to: technical implementation, market conditions, regulatory developments, and ecosystem participation.
Participation in the TCC network requires accepting these risks. By acquiring, holding, or staking TCC tokens, participants acknowledge that they have read and understood these risks.