Skip to content

develop-secure-contracts: add Sui Move support #422

Description

@bidzyyys

Extend the cross-ecosystem develop-secure-contracts skill (openzeppelin-skills) with Sui Move — delivering the "library integration" capability for Sui (consistent with other ecosystems; no separate integrate-* skill exists).

  • add .move to the file-glob language detection + dependency resolution (Move.tomlr.mvr = "@openzeppelin-move/...")
  • add a Sui directory-structure / patterns section
  • add Move syntax patterns (capability-based access, receiver syntax, module layout) sourced from audited examples/ + doc-comments
  • no @openzeppelin/contracts-cli for Sui → replace generate-compare-apply with "inspect the installed library + examples + docs"

Part of #377; depends on metadata #375 (done).

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Fields

No fields configured for issues without a type.

Projects

Status
Review

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions