Rooch ArchitectureRooch Architecture
LearnLearnBuildBuildBlogBlogGrowGrow (opens in a new tab)ExplorerExplorer (opens in a new tab)
GitHubGitHub (opens in a new tab)DiscordDiscord (opens in a new tab)
  • Welcome
  • Overview
    • Client-Side Validation
    • DSTP
    • Pipeline Transaction Processing
    • Decentralized validator
    • Sequence Proof
    • Security
    • VApp
      • Accounts and Addresses
      • Account abstraction
      • Session key
      • Transaction Flow
      • Object
      • Storage abstraction
    • Coin
    • RGas
      • Move language
      • Built-in library
      • Move on Rooch
  • Rooch Network Tokenomics
    • Roadmap
    • Get BTC test coin
    • Inscription
    • Rooch Portal
      • Rooch Portal 使用指南
      • Liquidity 使用指南
      • Rooch Bridge 跨链桥使用指南
    • Q&A
    • Grow Bitcoin
    • Pull Request Requirements
    • Move Coding Conventions
    • Contributing Guide
    • Genesis
    • Script Pr
    • Status Code
  • Rooch Assets Download

On This Page

  • Documentation link
Question? Give us feedback → (opens in a new tab)Edit this page
Learn
Core Concepts
Move concepts
Built-in library

Rooch's built-in library

Rooch currently has four built-in standard libraries, namely MoveStdlib, MoveosStdlib, RoochFramework and BitcoinMove.

The addresses of the four libraries in Move are:

  • MoveStdlib: 0x1
  • MoveosStdlib: 0x2
  • RoochFramework: 0x3
  • BitcoinMove:0x4

Documentation link

  • MoveStdlib (opens in a new tab)
  • MoveosStdlib (opens in a new tab)
  • RoochFramework (opens in a new tab)
  • BitcoinMove (opens in a new tab)
Move languageMove on Rooch

© Root Branch Ltd. 2023. All rights reserved.