bdk_flutter 0.1.4
bdk_flutter: ^0.1.4 copied to clipboard
A Flutter implementation of the Bitcoin Development Kit.
[0.1.4] #
Functionality Added
- Generate Mnemonic method
- Create Descriptors
- Create Extended Key
- Create XPriv
- Create XPub
- Create Wallet
- Get New Address
- Get Last Unused Address
- Get Balance
- Get Transactions
- Get Pending Transactions
- Get Confirmed Transactions
- Sync Wallet
- Create Transaction
- Sign Transaction
- Broadcast Transaction
- Quick Send