aptos_sdk_dart 0.3.0
aptos_sdk_dart: ^0.3.0 copied to clipboard
Aptos SDK
0.3.0 #
- Handle erroneous errors from API on successful transactions by default, but allow user opt out, with
ignoreErroneousErrorOnSuccessonAptosClientHelper.
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.