How do I call a function in a different Move module / smart contract?...
Read MoreFailing to make a Launchpad module...
Read MoreHow can I update my sui CLI to solve Client/Server api version mismatch" error?...
Read MoreHow do I get all the keys in a table?...
Read MoreAptos Bytecode / ABI to move file?...
Read MoreWhat does the gas budget mean when publishing a fungible token via the sui CLI?...
Read MoreHow to fix the error "error[E03002]: unbound module" when I run "sui move test" ...
Read MoreIs there a more elegant way to print some text then debug::print(&utf8(b"some text printed ...
Read MoreHow do I execute a Move script on Aptos using the Rust SDK?...
Read MoreCould not infer this type. Try adding an annotation...
Read MoreFailure in verification of Move Module for SUI...
Read MoreGiven a key, how do I read the value from a table via the API?...
Read MoreHow do I execute a Move script with the Aptos CLI?...
Read MoreHow do I use a dependency just for tests?...
Read Morewhy do `coin::initialize` enforce `coin_address<CoinType> == account_addr`?...
Read MoreChecking if a parameter is a literal string in sui move...
Read MoreCalling Move (entry) functions using SUI CLI...
Read MoreHow can I use other published module functions in my move module?...
Read MoreGetting error MODULE_ADDRESS_DOES_NOT_MATCH_SENDER when publishing Move (language) module...
Read MoreIs Move a Turing-complete language?...
Read MoreLocal dependency cannot be resolved...
Read MoreHow to define Move Error types in Sui blockchain...
Read More