Learn how to use Initia MoveVM by referring to the references below.
Aptos Move Bookarrow-up-right: Reference to learn the basic syntax of Move.
Move Module: Tutorial available to create and deploy Move contracts.
Move Contracts: Standard move modules provided on Initia blockchain.
Move Analyzer for Visual Studio Codearrow-up-right
Install move analyzer
cargo install \ move-analyzer \ --git https://github.com/initia-labs/move
Move language plugin for Jetbrains IDEsarrow-up-right
Last updated 1 year ago