move-objects

Official

Define on-chain objects and ownership in Move.

AuthorMystenLabs
Version1.0.0
Installs0

System Documentation

What problem does it solve?

Move object modeling in Move requires strict ownership semantics and consistent field patterns; this guide helps engineering teams define on-chain objects correctly.

Core Features & Use Cases

  • Enforces key-based object ownership with public structs and the id: UID first field.
  • Provides conventions for Cap naming, dynamic fields, and events to ensure consistency across modules.
  • Real-world use cases include modeling pools, balances, and other on-chain resources with predictable ownership rules.

Quick Start

Create a public Move struct with key and id: UID as the first field to model a new on-chain object.

Dependency Matrix

Required Modules

None required

Components

Standard package

💻 Claude Code Installation

Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.

Please help me install this Skill:
Name: move-objects
Download link: https://github.com/MystenLabs/sui-dev-skills/archive/main.zip#move-objects

Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
View Source Repository

Agent Skills Search Helper

Install a tiny helper to your Agent, search and equip skill from 471,000+ vetted skills library on demand.