HdWallet class
Constructors
- HdWallet.fromMnemonic(String mnemonic, {String passphrase = "", String key = bitcoinKey})
-
factory
- HdWallet.fromWIF()
-
factory
Properties
Methods
-
chainToHex(
) → String -
noSuchMethod(
Invocation invocation) → dynamic -
Invoked when a nonexistent method or property is accessed.
inherited
-
packUint32BE(
int value) → Uint8List -
toString(
) → String -
A string representation of this object.
inherited
-
toWif(
) → String
Operators
-
operator ==(
Object other) → bool -
The equality operator.
inherited
Static Methods
Constants
- bitcoinKey → const String
- ed25519Key → const String