🔗

AxiomChain SBOM Explorer

Blockchain-verified Software Bill of Materials

Submit SBOM

Register your Software Bill of Materials on the AxiomChain blockchain

📄
1. Provide SBOM
Upload your CycloneDX or SPDX JSON file
🔑
2. Sign it
Sign with your Ed25519 vendor key
⛓️
3. Register
Hash + signature recorded on-chain, file on IPFS

Software Details

SBOM Content (JSON)

Accepts CycloneDX or SPDX JSON format. Uploading a file auto-fills name and version if present in metadata.

Vendor Signature

Generate your Ed25519 keypair with the vendor CLI: node index.js generate-keys, then sign: node index.js sign -f sbom.json -k vendor.priv