Skip to content

Installation ​

Prerequisites ​

Install DeepMove CLI ​

Install the required packages.

bash
pnpm add -g @deepmove/deep
bash
npm install -g @deepmove/deep
bash
yarn global add @deepmove/deep
bash
bun install -g @deepmove/deep

then you will have deepmove command, pass -c aptos argument to enter into aptos context

shell
deepmove -c aptos

cli-aptos.png

Released under the MIT License.