cardano_wallet_sdk 0.1.0-alpha.12
cardano_wallet_sdk: ^0.1.0-alpha.12 copied to clipboard
Targeting Flutter apps, the Cardano Wallet SDK is a high-level Dart library for managing cryptocurrency accounts & executing transactions on the blockchain.
0.1.0-alpha.12 - 2022-04-05 #
- fix minor bugs
- prepare for release
0.1.0-alpha.11 - 2022-04-05 #
- fix signing bug
- F5 prototype completion
0.1.0-alpha.10 - 2021-12-01 #
- add screenshots
0.1.0-alpha.9 - 2021-12-01 #
- add flutter and dart examples
0.1.0-alpha.8 - 2021-11-16 #
- transactions submitting!
0.1.0-alpha.7 - 2021-11-08 #
- transaction validation works
- switched to lint
- much clean-up and better documentation
0.1.0-alpha.6 - 2021-10-28 #
- add coin selection
- tx balance and change calculation
- TransactionBuilder.buildAndSign working!
- coin selection & buildAndSign tests
0.1.0-alpha.5 - 2021-10-14 #
- document use-cases in readme
0.1.0-alpha.4 - 2021-08-05 #
- add spending wallet
- cbor encoding
- API clean-up
0.1.0-alpha.3 - 2021-07-27 #
- initial stake take pool and rewards support
- epoch and slot to timestamp functions
- bech32 validation
- handle blockfrost network errors
0.1.0-alpha.2 - 2021-07-16 #
- Asset support and transaction code improvements
0.1.0-alpha.1 - 2021-06-27 #
- Initial release to support read-only wallets