lwk library

A dart/flutter library with language bindings for rust library lwk - Liquid Wallet Kit.

Classes

Address
Address class which contains both standard and confidential addresses with the address index in the wallet
Balance
Balance represents a balance of a specific asset
BalanceUtils
Utility class for handling balance-related operations
Blockchain
Descriptor
Wallet descriptor class used to create a new wallet
Dylib
LibLwk
OutPoint
PsetAmounts
Decoded PSET amounts
Tx
Transaction object returned by getTransactions.
TxOut
TxOutSecrets
Wallet
Main wallet object

Enums

Network

Constants

iosName → const String
lBtcAssetId → const String
lTestAssetId → const String
name → const String

Functions

setCurrentDirectory() Future<void>

Typedefs

Balances = List<Balance>
List of Balance objects represents a balance of a specific asset