How to Consume Lithosphere Releases
Artifact Overview
Artifact
Registry
Format
Signed
Docker Images
Pull
# Latest from main branch
docker pull ghcr.io/kajlabs/lithosphere-api:latest
docker pull ghcr.io/kajlabs/lithosphere-indexer:latest
docker pull ghcr.io/kajlabs/lithosphere-explorer:latest
# Pinned by semver (recommended for production)
docker pull ghcr.io/kajlabs/lithosphere-api:1.2.3
# Pinned by commit SHA (immutable)
docker pull ghcr.io/kajlabs/lithosphere-api:sha-abc1234Verify with Cosign
Check SBOM
NPM Packages
Install SDK
Scaffold a new project
Verify npm package integrity
Contract Artifacts
Download from GitHub Releases
Bundle contents
Use in a project
Tag Conventions
Tag pattern
Example
Mutability
Use case
Retention Policy
Artifact
Retention
Location
Reproducible Build Verification
Last updated