Why Kaspa
Why Kaspa
Coordination Markets demand infrastructure that satisfies censorship resistance, permissionlessness, and fairness in real time. Any gap between pack formation and hunt execution increases the manipulation surface and multiplies pressure points. We call this metaproperty Real-Time Decentralization (RTD).
Kaspa is the only L1 that delivers it.
The Fastest Proof-of-Work Cryptocurrency
Kaspa is a proof-of-work cryptocurrency built on a BlockDAG — a directed acyclic graph of blocks rather than a linear chain. Unlike traditional blockchains that discard competing blocks as orphans, Kaspa incorporates all mined blocks into the DAG. The consensus layer orders them into a canonical sequence, preserving Bitcoin’s security model while achieving throughput impossible on a linear chain.
Key properties:
- 10 blocks per second (post-Crescendo, May 2025)
- Sub-second practical finality via GHOSTDAG consensus
- Fair launch — November 2021, zero pre-mine, zero pre-sale, zero VC allocations
- 28.7B max supply with chromatic halvings — smooth monthly emission decay
- ASIC-secured PoW using k-HeavyHash
Why BlockDAG Matters for Coordination
Coordinated Atomicity Needs Speed
When a hunt snaps, all qualifying intendos must execute in the same atomic event. On a 10-second block time chain, that means up to 10 seconds where the state is in limbo — ample time for front-running, manipulation, or partial extraction. At 10 BPS, the window collapses to ~100ms.
Opacity Needs Decentralization
Accumulation opacity (Axiom II) requires that no single party can peek at the pack state. This demands a genuinely decentralized validator set — not a handful of sequencers or a permissioned committee. Kaspa’s open PoW mining network provides this.
Multiplexing Needs UTXOs
Capital multiplexing (Axiom III) is native to the UTXO model. A single UTXO can be referenced as an input to multiple conditional transactions. Only one can execute — whichever hunt triggers first claims the UTXO. This is architecturally impossible in account-model chains without explicit escrow.
Composability Needs Programmable UTXOs
Composability (Axiom IV) requires that one hunt’s output feeds another’s input. Kaspa’s SilverScript covenants (testnet TN12) enable self-enforcing state transitions on UTXOs — the exact primitive needed for chaining intendos into multi-stage coordination sequences.
Architecture Deep Dives
- BlockDAG & GHOSTDAG — How parallel blocks are ordered into consensus
- DAGKnight — The next-generation responsive consensus protocol
- Consensus Parameters — Post-Crescendo network specifications
- Transaction Model — UTXO model, Schnorr signatures, script versioning
- Mining — k-HeavyHash PoW, ASIC mining, block rewards
Ecosystem
- Ecosystem Overview — Programmability roadmap, KII enterprise, Warpcore
- KRC-20 Tokens — Inscription-based token standard
- Wallets & Infrastructure — Kaspa NG, WASM SDK, hardware wallets
Build
- Development Overview — rusty-kaspa, Rust full node
- Repositories — Core repos, test networks, academic papers
- Crescendo Hardfork — The May 2025 upgrade to 10 BPS
- KIP Index — Kaspa Improvement Proposals