Prerequisites
Before we begin let’s make sure your local environment is setup with the proper prerequisites.
Node Environment
- node.js (v18.16.0+) (download)
- pnpm (after installing node:Â
npm install --global pnpm
)
Move Environment
- Sui (Latest Verison) (install)
Finally, Verify that the binary was installed successfully.
sui --version # must be >= 1.38