Tags
Categorization tool to curate knowledge.
A tag for feature requests and suggestions.
0 PostsA tag for an unexpected problem with Move.
11 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.
10 PostsModules are libraries that define struct types along with functions that operate on these types.
10 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.
9 PostsMove is an executable bytecode language used to implement custom transactions and smart contracts.
69 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.
112 Posts