Skip to content

Silverscript v1.0.0

Latest

Choose a tag to compare

@someone235 someone235 released this 09 Sep 16:48
3ed9733

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:

  • MAJOR for incompatible language or API changes
  • MINOR for backward-compatible additions and improvements
  • PATCH for 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.