Sui Name Service DocsSuiNS Dashboard ↗SuiNS Dashboard ↗ (opens in a new tab)
GitHubGitHub (opens in a new tab)
  • SuiNS Documentation
  • SuiNS DAO
  • Developer
    • Integration
    • Subnames
    • Indexing
    • SuiNS SDK
      • Querying
      • Transactions
    • Examples
  • User
    • Register Names
    • Renew Names
    • Update Avatars
    • Link Addresses
    • sui.id
  • Node Operator
  • Move Registry
    • Design
    • Managing Package Metadata
    • Managing MVR Names
    • Package Maintainer Best Practices
    • Tooling
      • Transaction Plugin for SDK
      • MVR CLI
Move Registry
Tooling

Tooling

Two main tools are available for use with the Move Registry (opens in a new tab) (MVR):

  • A plugin for the Sui TypeScript SDK that enables building programmable transaction blocks (PTBs) using MVR names.
  • An MVR CLI tool for Move development.

To learn more about the SDK plugin API, see Plugins (opens in a new tab) in the Sui TypeScript SDK documentation.

Package Maintainer Best PracticesTransaction Plugin for SDK

Copyright 2025 © , Mysten Labs, Inc.