A second standards process appeared
Kaspa Calls for Conventions launched on July 15 for ecosystem-level agreements. Five specifications are open. None has merged, and a KCC cannot change consensus.
Independent explainer
The proof-of-work network where miners don't race for one slot. They work in parallel, and GHOSTDAG orders every honest block into one history the whole network agrees on.
Every claim here gets a label: mainnet, testnet, roadmap, or research. None of them gets to borrow another one's proof.
New to crypto itself? Start with Start Here.
Mainnet programmability
Toccata is live. It activated at DAA score 474,165,565 under Rusty Kaspa v2.0.1, and mainnet now runs L1 covenants, covenant IDs, ZK proof verification, sequencing commitments, and the based-app groundwork. Wallet, explorer, SDK, and app support still need their own receipts.
Primary sources: Rusty Kaspa v2.0.1 release and v2.0.0 activation release.
Latest developments
Toccata activated on June 30 and the protocol has shipped nothing since. July's movement was all in the layers above it.
Kaspa Calls for Conventions launched on July 15 for ecosystem-level agreements. Five specifications are open. None has merged, and a KCC cannot change consensus.
KIP-16, 17, 20, and 21 moved to Status: Active on July 15. They had still been marked testnet-only for two weeks after mainnet activation.
80 active covenants holding 253.98 KAS, against 491,663 covenants on Testnet-10. The primitives work. Almost nobody is using them in production yet.
BlockDAG model
A single chain has to pick a winner: when two blocks arrive close together, one gets built on and the other is discarded, work and all. A blockDAG keeps both, links them into the graph as parents, and lets GHOSTDAG sort out the order afterward.
Live API read
Pulled live from the public API for orientation. Cross-check anything that matters against a node, an explorer, or the source path below.
If these numbers stop updating, that just means they're stale. Use Status and Sources for claims that need to hold up.
Reported by api.kaspa.org/info/coinsupply.
Circulating supply divided by max supply.
Total blocks in the blockDAG right now.
Kaspa's progress marker, roughly analogous to block height.
Kaspa.org publishes the fair-launch proof: an empty genesis UTXO set, Bitcoin timestamp anchors, checkpoint linkage, and scheduled emission starting from the Nov. 22, 2021 checkpoint.
Extra checks: run the proof, REST API docs, and DAGVIZ.
Waiting for live data.
Status
Four buckets, each with its own evidence bar. A claim moves up only when that bucket's evidence shows up, and risk sits underneath all of them.
Build path
Moving money and verifying receipts are live today. Toccata adds covenant rules and proof-based app primitives on top.
Wallets, payments, receipts, exchange flows, mining/node visibility, and better confirmation-risk UX.
Apps can show txid, amount, address, accepted status, source, timestamp, and fallback verification links.
Vault limits, delays, escrow, assurance contracts, asset rules, and bounded UTXO state machines are the near-term app surface.
Markets, lending, funding rules, attestations, and shared commitments need richer app-state, custody, oracle, and proof paths.
For the full path, open the builder guide.
Transaction path
Five steps from signed transaction to a history nodes won't reorganize away.
Wallet prepares inputs, outputs, amount, and fee.
The transaction reaches nodes and miners.
A miner includes it in a proof-of-work block.
The block joins the DAG and GHOSTDAG orders history.
Confidence rises as more accepted work piles on top of it.