Skip to content

SC-W6-01: Deployment Manifest Standardization #562

Description

@Cedarich

Complexity: 150 points
Branch: feat/sc-deploy-manifest-standard
Summary
Standardize the contract deployment manifest format so deploy scripts, backend registry sync, and contributors all consume the same artifact.
Tasks

  • Define a canonical manifest schema for contract ids, wasm hashes, versions, and init params.
  • Emit the manifest from deploy scripts in a stable order.
  • Add tests validating schema compatibility across contract updates.
  • Ensure manifest fields are network-bound and unambiguous.
    Acceptance Criteria
  • Every deployment emits the same manifest shape.
  • Backend/frontend can consume the artifact without custom parsing.
  • Schema drift is prevented by tests.

Metadata

Metadata

Assignees

Labels

Type

No type

Fields

No fields configured for issues without a type.

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions