Rooch ArchitectureRooch Architecture
LearnLearnBuildBuildBlogBlogAboutAboutDashboardDashboard (opens in a new tab)
GitHubGitHub (opens in a new tab)DiscordDiscord (opens in a new tab)
  • Introduction
  • Architecture
      • Account Abstraction
      • Account Abstraction Implementation
      • Address Space
      • Multi Chain Account
      • Transaction Flow
      • Object
      • Storage
      • Storage abstraction
      • Move language
      • Built-in library
      • Move on Rooch
    • Fraud Proof
    • Hybrid Security with ZK Proof
      • Multi-chain settlement
      • L1 to L2 Messaging
      • L2 to L1 Messaging
    • Decentralized validator
    • Pipeline Transaction Processing
    • Sequence Proof
    • Hash
    • Session key
    • Install UniSat
    • Dashboard
    • Get BTC test coin
    • Inscription
    • Install MetaMask
    • Interact with MetaMask
    • FAQ
    • Pull Request Requirements
    • Move Coding Conventions
    • Contributing Guide
    • Genesis
    • Script Pr
    • Roadmap
    • FAQ
    • Glossary

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 three built-in standard libraries, namely MoveStdlib, MoveosStdlib and RoochFramework.

The addresses of the three libraries in Move are:

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

Documentation link

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

© Root Branch Ltd. 2023. All rights reserved.