Prerequisites

Before we begin let’s make sure your local environment is setup with the proper prerequisites.

Node Environment

  1. node.js (v18.16.0+) (download)
  2. pnpm (after installing node: npm install --global pnpm)

Move Environment

  1. Sui (Latest Verison) (install)

Finally, Verify that the binary was installed successfully.

sui --version # must be >= 1.38