# Functions
Compile script via grpc compiler.
ConvertStringScriptArguments convert string client argument to ScriptArgs using compiler meta data (arg types).
Create connection to vm.
Extract arguments from bytecode with compiler.
NewAddressScriptArg convert string to address ScriptTag.
NewBoolScriptArg convert string to Bool ScriptTag.
NewU128ScriptArg convert string to U128 ScriptTag.
NewU64ScriptArg convert string to U64 ScriptTag.
NewU8ScriptArg convert string to U8 ScriptTag.
NewVectorScriptArg convert string to Vector ScriptTag.
# Constants
No description provided by the author
No description provided by the author
No description provided by the author