Updated: 2/23/2026
SilverScript
A collection of notes & links on SilverScript.“SilverScript is Kaspa’s first high-level smart contract language and compiler. It enables DeFi, vaults, and native asset management directly on Kaspa’s L1.
The language syntax is based on CashScript, but adds essential features like loops, arrays, and function calls.
It specializes in managing contracts with local state (UTXO model), serving as a complement and infrastructure layer for vProgs (shared state).
~ Ori Newman (link)
- SilverScript Github repository - link.
- Covenant declarations proposal for SilverScript (GitHub link).