Module shuffle::shared[][src]

Structs

Constants

Temporary address for initial codegen, replaced on subsequent commands when accounts are available.

Functions

Builds a package using the move package system.

Generates the typescript bindings for the main Move package. Requires a publishing address for the code generation of script functions that need the address as part of the Module Id. ie: 0x1::MyModule::script_function

Checks the current directory, and then parent directories for a Shuffle.toml file to indicate the base project directory.