Tags
Categorization tool to curate knowledge.
A tag for feature requests and suggestions.
1 PostsA tag for an unexpected problem with Move.
12 PostsMove Prover is an automatic formal verification system for Move.
1 PostsScripts are executable entrypoints similar to a main function in a conventional language. A script typically calls functions of a published module that perform updates to global storage.
11 PostsModules are libraries that define struct types along with functions that operate on these types.
14 PostsA smart contract is a computer program or a transaction protocol that is intended to automatically execute, control or document legally-relevant events and actions according to the terms of a contract or an agreement.
11 PostsMove is an executable bytecode language used to implement custom transactions and smart contracts.
75 PostsThe Move command-line interface is a tool that provides an easy way to interact with Move, to experiment with writing and running Move code.
120 Posts