Skip to main content

New to Move development on Movement? Look here.

Sample code to get you started

  • For tutorials on how to make your first transaction/NFT/Move Module/etc, using the Aptos SDK (which Movement uses since Movement uses Aptos Move) see here .

Aptos Move language guides

SDKs

To make working with Movement and Shinami easier, try these SDKs:
  • Aptos SDKs for TypeScript, Python, and Rust, with guidance on how to configure to point to Movement Node endpoints.

Movement CLI

Help with development questions

For help and tips from fellow Movement developers, see:

Creating production code? Look here.

Movement source code and other apps

  • See the forked aptos-core repo on GitHub.
  • Find Ecosystem Projects on the Movement Network Foundation site to see a big list of projects on Movement.

Testing your code

Unit tests

  • For guidance on writing and running unit tests for your Move modules, see the Unit Tests section of The Move Book.

Move Prover

  • For guidance on how to install and use the Move Prover, see here .

Stay up to date on the Aptos Move ecosystem

I