Sui Bootcamp 2024Sui Bootcamp - Video ↗Sui Bootcamp - Video ↗ (opens in a new tab)
GitHubGitHub (opens in a new tab)DiscordDiscord (opens in a new tab)
  • Sui Bootcamp 2024
  • Introduction to SUI
    • What is sui?
    • Examples of use case applications on SUI
    • Installation guide for the SUI wallet extension and faucet
    • The key technical innovations
  • Hello Move
    • Setting up the Move environment
    • Setting up the Sui Move Analyzer(optional)
    • Introduction to SUI CLI
    • Create the first hello move project
    • Introduction to Suiscan
    • Sui move package
    • Addresses and Accounts
    • Transaction structure
    • Modules
    • Sui move data types
    • Control flow trong sui move hoạt động như thế nào ?
    • Function trong sui move hoạt động như thế nào ?
    • Khái niệm về struct
    • Ablities là gì?
    • Generic là gì?
    • Enum là gì?
    • Abort và assert?
    • Object centric Model
    • Object là gì
    • UID và ID
    • Capability pattern là gì ?
    • Module Initializers là gì
    • object ownership
    • Object wrapping
    • Dynamic Fields là gì?
    • Sui transfer
    • One time witness là gì ?
    • Event là gì?
    • Cách viết testing cho contract
    • Introduction về Tokens, ERC20 và Coins
    • Coin module
    • Balance module
    • Coin và Balance
    • Practice 1: Build Sui airdrop contract
    • NFT trong Sui move
    • Practice 2: Tạo Rare Animal NFTs at the zoo
    • Publisher object
    • Sui object display
    • Ứng dụng OTW, Publisher và object display vào trò chơi king
    • Game on Sui
    • Introduction to Randomness
    • Remote Contract Calling
    • Hướng dẫn làm task 4
    • Liquidity pool là gì?
    • Hướng dẫn code escrow transaction trên Sui move
    • Hướng dẫn code Flash loan trên Sui Move
    • Giới thiệu về PTB
    • Intro to Dapp Kit
Question? Give us feedback → (opens in a new tab)Edit this page
Introduction to SUI
Installation guide for the SUI wallet extension and faucet

Installation guide for the SUI wallet extension and faucet

Có nhiều cách để tạo một địa chỉ Sui Address và nhận SUI. Đây là một số cách:

  • Sử dụng Sui Wallet (opens in a new tab)

  • Sử dụng Suiet wallet (opens in a new tab)

  • Sử dụng Stashed Wallet (opens in a new tab) - web-based blockchain wallet:
Examples of use case applications on SUIThe key technical innovations

Sui Bootcamp 2024