Skip to content

Roadmap

grysz edited this page Jun 5, 2026 · 1 revision

Roadmap

KaspaScript is moving toward a complete Kaspa-native developer stack for auditable contract packages.

What Works Now

  • verified compiler pipeline for the V1 subset
  • deterministic artifact JSON
  • source-grounded txscript backend
  • kernel package v0
  • capability profiles
  • wallet previews
  • indexer schema
  • readiness report
  • Toccata fee estimate
  • golden snapshots for package output
  • feature-gated testnet harness

Immediate Next Tasks

  1. Add constraint extraction for signatures, timelocks, value conservation, and script binding in the capability profile.
  2. Add a machine-readable JSON Schema for kaspascript.kernel.package.v0.
  3. Add CI for format, clippy, workspace tests, and kernel package golden checks.
  4. Add an SDK wrapper for generating kernel packages without invoking the CLI.
  5. Add TN10-oriented package fixtures for Toccata readiness.
  6. Add wallet-preview and indexer fixtures for each production contract pattern.

Testnet Complete

Needs:

  • Toccata git-tag compatibility fixture
  • TN10 transaction builder facade
  • covenant ID continuation fixtures
  • wallet preview golden cases
  • indexer fixtures for genesis, continuation, duplicate transition, reorg, and wrong-network cases
  • optional live TN10 no-broadcast dry-run path

Mainnet Ready

Blocked until final primary-source activation evidence exists.

Clone this wiki locally