aptos-object-model

Community

Object Model design in Move

Authorgounthar
Version1.0.0
Installs0

System Documentation

What problem does it solve?

Guides Aptos Object Model concepts, ObjectCore, Object<T>, and lifecycle.

Core Features & Use Cases

  • ObjectModel Fundamentals: ObjectCore, Object<T>, and ownership patterns.
  • Lifecycle & Transfer: constructor refs, ExtendRef, TransferRef.
  • Migration & Composability: moving from resources to objects.
  • Use Case: Build composable, transferable on-chain assets.

Quick Start

Ask: "Create a named object with a deterministic address in Move."

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: aptos-object-model
Download link: https://github.com/gounthar/bazel-riscv/archive/main.zip#aptos-object-model

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