This release marks the official release of Silverscript, following an extensive review, testing, and standardization process.
Silverscript is a high-level smart contract language for Kaspa, designed to make it practical to write readable and maintainable stateful contracts, while compiling to Kaspa Script.
Versioning
Starting with Silverscript v1, releases will follow the Semantic Versioning (SemVer) convention.
Version numbers will use the MAJOR.MINOR.PATCH format:
MAJORfor incompatible language or API changesMINORfor backward-compatible additions and improvementsPATCHfor backward-compatible bug fixes
Contributors
Special thanks to @elldeeone, @IzioDev, @Manyfestation, and @michaelsutton for their contributions, reviews, and feedback throughout the development of Silverscript v1.