Skip to content

Provide a single-command local substrate-contracts-node Spin-up #782

Description

@nanaf6203-bit

Problem Statement

Setup is a multi-step puzzle (install substrate-node, install cargo-contract, migrate DB); no single command.

Why it matters

First-time developer productivity.

Technical Context

Add scripts/local-node.sh installing & running substrate-contracts-node with pinned version.

Expected Outcome

./scripts/local-node.sh brings the node up in < 60 s.

Acceptance Criteria

  1. Script verifies Rust/Node deps.
  2. README updated.
  3. Smoke test passes.
  4. Cross-OS tests.

Implementation Notes

Bash + curl + check.

Files or modules likely to be affected

scripts/local-node.sh.

Dependencies

None.

Difficulty level

MEDIUM.

Estimated effort

M (~2 days).

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions