Developer Tools

Introduction

Movement Labs offers a number of tools to help developers build on Movement. These tools are designed to be used together, but can be used independently.

The Movement CLI is the primary tool for interacting with Movement. It is a command line interface for interacting with the Movement network, and is the primary tool for deploying and testing Move modules on M1 and any other Move-based blockchain developed by Movement Labs.

Fractal is an EVM interpreter, runtime, and transpiler stack for Move-based blockchains.

Movement CTL is a tool for developers interested in running their own Movement network services, movementctl provides a simplified interface.

Movement SDK

The Movement SDK provides APIs and interfaces you can use to interact with the Aptos blockchains for reading the blockchain state and for sending your transaction to the Aptos blockchain.

Last updated