How do I call a function in a different Move module / smart contract?...
Read MoreDynamic Token In A Module | Aptos MOVE...
Read More"Failed to borrow global resource" error while trying to get timestamp...
Read Moreaptos-debugger tool seems not to backup transactions...
Read MoreHow are events ordered within a transaction?...
Read MoreHow do I get all the keys in a table?...
Read MoreAptos Bytecode / ABI to move file?...
Read MoreGet signer of a contract inside a function...
Read MoreGuide for constructing the private blockchain network using Aptos...
Read MoreHow can I create the `framework.mrb` file to generate my own genesis file?...
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 MoreRemix IDE compilation error[E01002]: unexpected token in Aptos Move module...
Read MoreGiven a key, how do I read the value from a table via the API?...
Read MoreWhat is different between Aptos devnet and testnet?...
Read MoreHow do I transfer APT to an account that doesn't exist on-chain yet?...
Read MoreHow to send a transaction to Aptos using Petra Wallet?...
Read MoreAptos SDK - multiple payloads in one transaction...
Read Morehow to pass an Option to arguments when submitting an aptos transaction from TypeScript...
Read MoreHow do I execute a Move script with the Aptos CLI?...
Read MoreHow do I check if an account has opted in to direct transfer?...
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 MoreGetting error MODULE_ADDRESS_DOES_NOT_MATCH_SENDER when publishing Move (language) module...
Read MoreHow to sign transaction on the client side and then submit it on the server side on the Aptos...
Read More