Tags
Categorization tool to curate knowledge.
A tag for feature requests and suggestions.
5 PostsA tag for an unexpected problem with Move.
21 PostsMove Prover is an automatic formal verification system for Move.
9 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.
31 PostsModules are libraries that define struct types along with functions that operate on these types.
46 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.
66 PostsMove is an executable bytecode language used to implement custom transactions and smart contracts.
169 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.
211 Posts