Move Web IDE
Move Web IDE is an online Move code editor that requires no configuration and supports Move code syntax highlighting, it's beginner-friendly and supports interacting with Aptos & Sui.
Start Coding
Major Features
  • An online code editor that requires no configuration and supports Move code syntax highlighting.
  • Full-process development tool, supporting Move code editing, compilation, testing, deployment, and calling.
  • Project management, manages code in the form of projects, supports adding/deleting projects, and supports switching between multiple projects.
  • Template project, providing some teaching and best practice engineering codes for developers to use.
  • Blockchain environment switching supports two ways to connect to the blockchain network: 1. Connect to the wallet and use the
    network the wallet is connected to; 2. Automatically generate a default account and connect to a custom network.
  • Plug-in mechanism, the editor supports plug-in interface, and developers can enable and close plug-ins.
  • The vulnerability scanning and detection plug-in can be combined with the online Move code scanning service provided by MoveBit during the
    development process to help developers troubleshoot code problems.
  • File management, supports developers to import and export project code, and supports project code sharing.