Featured

Advanced Move

Take your understanding of Move to the next level with advanced concepts. Learn about storage operations, resource management, and smart object design to build robust applications on the Movement ecosystem.

1234
Basic Concepts

Dive into the core principles of the Move Language. Learn the essential syntax, explore key data structures, and start mastering the fundamental concepts of the Move Language.

What you will learn:
  • Data Types
  • Functions
  • Resources
  • Conditionals and Loops
  • Constants and Error Handling
  • Generics Type & Phantom Type
  • Unit Test
Advanced Move

Take your understanding of Move to the next level with advanced concepts. Learn about storage operations, resource management, and smart object design to build robust applications on the Movement ecosystem.

What you will learn:
  • Local Storage & Global Storage Operations
  • Deploy & Call function on-chain
  • Writing/Reading resources to user accounts
  • Destroying a resource
  • Resource Groups
  • Events
  • Objects
  • Smart Vector
  • Smart Tables
  • Resources Account
  • Creating NFTs using Resource Accounts
NFT

Explore the world of digital assets by creating and managing NFTs. Learn how to mint NFTs, modify token metadata, manage collections, and enforce royalty rules using the Move language.

What you will learn:
  • Insight into Non-Fungible Tokens
  • Collection
  • Token Standard & Mint your NFT
  • Token Metadata & Modifying Data
  • Aptos Collection & Token V2
  • Managed Collection
  • Royalty & Property Map
  • Permission to mint NFTs
DeFi

Learn how to create and manage coins, swap tokens, and provide liquidity. Explore lending protocols, pool types, and liquidation processes in the DeFi space.

What you will learn:
  • What is Coin?
  • Initialize Coin
  • Transfer, Withdraw, Deposit & Burn Coin
  • What is DEX & Constant Product Formula
  • How to Create a Pool
  • Add Liquidity Pool using Constant Product Formula
  • Swap Token
  • What is lending & borrowing in Web3 Domain?
  • Types of Lending Pools
  • Isolated Pool
  • Main Pool
  • Leverage Pool
  • Liquidation