Skip to main content

Versioning

ALX Protocol and the ALX EVM implementation have separate version indicators for the specification, JavaScript package, Solidity source, and any future deployment. Recording each value makes a verification result reproducible.

Version Sources for Integrations

The specification describes protocol behavior, the package exposes executable helpers, and a contract deployment binds source and compiler output to a network address. The specification, package, and deployment can change on different schedules.

Current Version Indicators

  • Protocol specification title: ALX Protocol Specification v2.0
  • JavaScript protocol marker: 1.1
  • Workspace package version: 0.1.0
  • Solidity compiler: 0.8.28, pinned
  • Public contract deployment: none recorded

When to Record Versions

Capture the specification title, package version, source commit, compiler settings, and deployment manifest whenever an application produces or verifies durable ALX data.