👀
This is a developer preview of the Move Registry. It is experimental and therefore provides no guarantees of uptime or correctness. Use at your own risk.

Tooling

Two main tools are available for use with the Move Registry (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.