Download Matrix Core
Current Version: 1.0.0 (2024-03-20)
Docker
Pull and run the official Docker image
docker pull ecirlabs/matrix-core:latest
Package Managers
NPM
npm install -g @ecirlabs/matrix-core
Verify Download
To verify your download, compare the SHA256 checksum of the downloaded file with the provided hash.
Windows (PowerShell)
Get-FileHash matrix-core-1.0.0-windows-amd64.exe -Algorithm SHA256
macOS/Linux
shasum -a 256 matrix-core-1.0.0-darwin-amd64