aptos_sdk_dart 0.4.1 copy "aptos_sdk_dart: ^0.4.1" to clipboard
aptos_sdk_dart: ^0.4.1 copied to clipboard

outdated

Aptos SDK

0.4.1 #

  • Add the buildSignSubmitWait helper function to AptosClientHelper.

0.4.0 #

  • Use version 0.4.0 of aptos_api_dart.

0.3.0 #

  • Handle erroneous errors from API on successful transactions by default, but allow user opt out, with ignoreErroneousErrorOnSuccess on AptosClientHelper.

0.2.2 #

  • Make private key readable from AptosAccount.

0.2.1 #

  • Export client helper from root.

0.2.0 #

  • Return whether transaction was committed and error if not from waitForTransaction.

0.1.0 #

  • Add helpers for hex encoding / decoding regular old strings.

0.0.2 #

  • Use working version of SDK.
  • Cleanup helpers.

0.0.1 #

  • Initial release.