Kaspa One Stop

In brief

This page is source-sensitive. Treat application, covenant, proof, and readiness wording as bounded by the listed public sources and Open Questions.

What this page explains#

Template pages organize counter, vault, ZK transition, based lane, and dice-style lessons into source-labeled starters. This page sits in SilverScript, vProgs, And Based Apps. It gives the topic a plain-language handle first, then shows the working idea, the mechanism, the source trail, and any limits that still matter. This category distinguishes tooling convenience from protocol behavior. SilverScript can author or lower scripts, vProgs can organize based-app execution, and settlement/indexer responsibilities remain part of the application design.

The writing follows a simple Kaspa documentation pattern: answer the practical question first, then link outward for details. The closest public sources for this page are DOC-TOCCATA-COVENANT-STATE, DOC-TOCCATA-INLINE-ZK, TOOL-SILVERSCRIPT-REPO, TOOL-VPROGS-REPO. Local notes can help choose what to explain, but public-facing references resolve to upstream websites, repositories, papers, release pages, or docs.

How to think about it#

The practical model starts by naming the layer that owns the topic: wallet use, node operation, consensus, transaction validation, Toccata script behavior, tooling, or research. From there, the page shows which public source can support the explanation and where the explanation becomes incomplete.

For Minimal dApp Templates, the model is built around these anchors: templates are learning scaffolds, not upstream-endorsed recipes unless a concrete upstream template is cited; each template needs positive path and negative tests; lane, payload, covenant, wallet, RPC, and indexer fields must be preserved; local lessons are labeled local experience; production use needs fresh upstream review. This model is useful, but it does not encode every constant, branch, error type, or edge case. Those details belong in the source path and the source notes.

How it works#

1. templates are learning scaffolds, not upstream-endorsed recipes unless a concrete upstream template is cited. Mempool and relay behavior describe what a node is willing to hold, replace, forward, or package; they are not final acceptance. Block templates are candidate work for miners, and they can change as node state or policy changes. The guide names each stage separately: built, signed, submitted, admitted, relayed, templated, mined, and accepted.

2. each template needs positive path and negative tests. Mempool and relay behavior describe what a node is willing to hold, replace, forward, or package; they are not final acceptance. Block templates are candidate work for miners, and they can change as node state or policy changes. The guide names each stage separately: built, signed, submitted, admitted, relayed, templated, mined, and accepted.

3. lane, payload, covenant, wallet, RPC, and indexer fields must be preserved. Developer integration pages explain an interface by naming the source object behind it. API, RPC, wRPC, SDK, wallet, and indexer surfaces are useful only when they preserve the fields and evidence that the protocol layer actually defines. Accepted-state evidence, replay behavior, schema choices, and endpoint disagreement must be checked separately.

4. local lessons are labeled local experience. vProgs and settlement pages are application-architecture pages. They have to say who observes ordered activity, who computes state, who produces proofs or attestations, who submits settlement, and how restart or replay recovers evidence. That responsibility map is as important as the success path.

5. production use needs fresh upstream review. vProgs and settlement pages are application-architecture pages. They have to say who observes ordered activity, who computes state, who produces proofs or attestations, who submits settlement, and how restart or replay recovers evidence. That responsibility map is as important as the success path.

This mechanism section separates authoring tools, runtime organization, proof workflow, indexer replay, and L1 settlement. Tooling convenience does not become protocol behavior without upstream source support.

How to check it#

StepCheckEvidence gate
1Check templates are learning scaffolds, not upstream-endorsed recipes unless a concrete upstream template is cited.Read DOC-TOCCATA-COVENANT-STATE, DOC-TOCCATA-INLINE-ZK, TOOL-SILVERSCRIPT-REPO; label tooling/runtime behavior separately from L1 settlement or protocol enforcement.
2Check each template needs positive path and negative tests.Read DOC-TOCCATA-COVENANT-STATE, DOC-TOCCATA-INLINE-ZK, TOOL-SILVERSCRIPT-REPO; label tooling/runtime behavior separately from L1 settlement or protocol enforcement.
3Check lane, payload, covenant, wallet, RPC, and indexer fields must be preserved.Read DOC-TOCCATA-COVENANT-STATE, DOC-TOCCATA-INLINE-ZK, TOOL-SILVERSCRIPT-REPO; label tooling/runtime behavior separately from L1 settlement or protocol enforcement.
4Check local lessons are labeled local experience.Read DOC-TOCCATA-COVENANT-STATE, DOC-TOCCATA-INLINE-ZK, TOOL-SILVERSCRIPT-REPO; label tooling/runtime behavior separately from L1 settlement or protocol enforcement.
5Check production use needs fresh upstream review.Read DOC-TOCCATA-COVENANT-STATE, DOC-TOCCATA-INLINE-ZK, TOOL-SILVERSCRIPT-REPO; label tooling/runtime behavior separately from L1 settlement or protocol enforcement.

When using this page for tooling or based-app work, identify which layer authors scripts, observes ordering, computes state, produces proof material, submits settlement, and recovers after restart. Tool output and runtime architecture need L1 source or settlement evidence before they become protocol claims.

  • settlement-and-indexer-responsibility
  • silverscript-vprogs-based-apps
  • tooling-readiness-and-production-caveats
Source-linkedReviewed 2026-07-09 · 11 public sources · 1 open questionEvidence and sources
Evidence and sources11 public sources · reviewed 2026-07-09
Toccata DocsPublic source
docs.kaspa.org/toccata
Technical details

Reference key: DOC-TOCCATA

Recheck this public source before relying on exact current details.

Based AppsPublic source
docs.kaspa.org/toccata/based-apps
Technical details

Reference key: DOC-TOCCATA-BASED-APPS

Recheck this public source before relying on exact current details.

Covenant StatePublic source
docs.kaspa.org/toccata/covenant-state
Technical details

Reference key: DOC-TOCCATA-COVENANT-STATE

Recheck this public source before relying on exact current details.

Inline ZKPublic source
docs.kaspa.org/toccata/inline-zk
Technical details

Reference key: DOC-TOCCATA-INLINE-ZK

Recheck this public source before relying on exact current details.

SilverScriptTooling source
github.com/kaspanet/silverscript
Technical details

Reference key: TOOL-SILVERSCRIPT-REPO

Recheck this public source before relying on exact current details.

vProgs ArchitectureTooling source
github.com/kaspanet/vprogs/blob/f3b750e97d1cb073dc0d8c6bd8aead4773e4d33f/README.mdgithub.com/kaspanet/vprogs/tree/f3b750e97d1cb073dc0d8c6bd8aead4773e4d33f/coregithub.com/kaspanet/vprogs/tree/f3b750e97d1cb073dc0d8c6bd8aead4773e4d33f/storagegithub.com/kaspanet/vprogs/tree/f3b750e97d1cb073dc0d8c6bd8aead4773e4d33f/stategithub.com/kaspanet/vprogs/tree/f3b750e97d1cb073dc0d8c6bd8aead4773e4d33f/schedulinggithub.com/kaspanet/vprogs/tree/f3b750e97d1cb073dc0d8c6bd8aead4773e4d33f/transaction-runtimegithub.com/kaspanet/vprogs/tree/f3b750e97d1cb073dc0d8c6bd8aead4773e4d33f/node
Technical details

Reference key: TOOL-VPROGS-ARCH

Recheck this public source before relying on exact current details.

vProgsTooling source
github.com/kaspanet/vprogs
Technical details

Reference key: TOOL-VPROGS-REPO

Recheck this public source before relying on exact current details.