Search code examples
How do I get all the keys in a table?...


move-langaptos

Read More
Aptos Bytecode / ABI to move file?...


blockchainbytecodemove-langaptos

Read More
What does the gas budget mean when publishing a fungible token via the sui CLI?...


ethereumblockchainsmartcontractsmove-langsui

Read More
How to fix the error "error[E03002]: unbound module" when I run "sui move test" ...


blockchainmove-langsui

Read More
How can I update my sui CLI to solve Client/Server api version mismatch" error?...


blockchainmove-langsui

Read More
Is there a more elegant way to print some text then debug::print(&utf8(b"some text printed ...


blockchainmove-langsui

Read More
How do I execute a Move script on Aptos using the Rust SDK?...


rustaptosmove-lang

Read More
Could not infer this type. Try adding an annotation...


aptosmove-lang

Read More
Failure in verification of Move Module for SUI...


move-langsui

Read More
How do I call a function in a different Move module / smart contract?...


move-langaptossui

Read More
Given a key, how do I read the value from a table via the API?...


movemove-langaptos

Read More
How do I execute a Move script with the Aptos CLI?...


move-langaptos

Read More
How do I use a dependency just for tests?...


movemove-langaptos

Read More
why do `coin::initialize` enforce `coin_address<CoinType> == account_addr`?...


move-langaptos

Read More
Transfer coins in move package...


move-langsui

Read More
Checking if a parameter is a literal string in sui move...


blockchainmove-langsuiaptos

Read More
Calling Move (entry) functions using SUI CLI...


blockchainmove-langsui

Read More
How can I use other published module functions in my move module?...


move-langdiem

Read More
Getting error MODULE_ADDRESS_DOES_NOT_MATCH_SENDER when publishing Move (language) module...


blockchainmove-langaptos

Read More
Is Move a Turing-complete language?...


blockchainsmartcontractsturing-completediemmove-lang

Read More
Local dependency cannot be resolved...


move-langsui

Read More
How to define Move Error types in Sui blockchain...


blockchainsmartcontractssuimove-lang

Read More
BackNext