Movement Labs LogoMovement Docs

FAQ

Frequently asked questions about working with Movement as a developer

FAQ

Frequently asked questions about working with Movement as a developer.

What is Movement Network?

Movement Network makes the Move programming language accessible to all via our Layer 1 Move Blockchain.

Is Mainnet/Testnet/Devnet live?

Currently we are live on mainnet and the latest information on networks can be found here.

How do I get started building?

Our getting started guide will help you through finding exactly what you need in order to start building on Movement.

How can I get help?

Make sure to join our Discord and get yourself a developer role. You can ask any questions you have in dev-chat where someone in the community or our Developer Relations team will be able to answer your questions.

What are the hardware requirements for running a node?

For running a Movement follower node, we recommend:

  • CPU: 16 cores
  • RAM: 64GB
  • Storage: 4TB NVMe SSD
  • Network: 2.5Gbps

However, minimum requirements are 8 cores, 32GB RAM, and 2TB storage.

What programming languages are supported on Movement?

Movement supports the Move programming language.

How does Movement ensure security?

Movement implements multiple security measures:

  • Secure Move VM implementation
  • Regular security audits
  • Strong consensus mechanism
  • Robust validator network

What tools are available for developers?

Movement provides a comprehensive suite of developer tools:

  • Movement CLI
  • SDK support for multiple languages
  • Development frameworks
  • Testing environments
  • Block explorers
  • Documentation and tutorials