Setup Sui Contracts

Set up a Sui Move smart contract project with OpenZeppelin Contracts for Sui. Use when users need to: (1) install the Sui CLI and Move toolchain, (2) create a new Sui Move package, (3) discover and add OpenZeppelin Sui dependencies to Move.toml via the Move Registry (MVR), (4) learn the integration pattern from the library's examples and API docs before implementing, or (5) understand Sui Move import conventions and build/test commands for OpenZeppelin.

openzeppelin e67e2cb 17.9 KB Updated

File contents

openzeppelin/openzeppelin-skills/tree/main/skills/setup-sui-contracts commit e67e2cb2b3

Frequently asked questions

npx skillmds add openzeppelin/setup-sui-contracts