Best Projects

Right now MoveMarketCap has

0

projects

The latest news of Aptos

Blockchains Build on Move Language

At the moment, four blockchains have been built on the Move Language: Aptos, Sui, Linera, 0L Network.
Explore blockchains built on the Move language

About Move Language

Move is a programming language based on Rust that was created by Facebook for developing customizable transaction logic and smart contracts for the Libra digital currency. Every transaction submitted to the Libra blockchain uses a transaction script written in Move to encode its logic.

Resources

In Move, any custom asset can be declared as a resource type, making it safe and access controlled by default

Flexibility

Each Libra transaction will include a transaction script. Transaction scripts are used to make calls and invoke procedures in a module

Safety

To enforce safety in this language three main components, have to be investigated — types, resources and memory

Verifiability

Off-chain static verification tools are also supported by Move which will reduce the complexity of on-chain verification

© MoveMarketCap. All Rights Reserved