HDLedger class

Constructors

HDLedger()

Properties

hashCode int
The hash code for this object.
no setterinherited
runtimeType Type
A representation of the runtime type of the object.
no setterinherited

Methods

noSuchMethod(Invocation invocation) → dynamic
Invoked when a nonexistent method or property is accessed.
inherited
toString() String
A string representation of this object.
inherited

Operators

operator ==(Object other) bool
The equality operator.
inherited

Static Properties

ED25519_CRYPTO String
final

Static Methods

deriveChild(Uint8List chainCode, Uint8List privateKey, Uint8List publicKey) → BIP32
ledgerMaster(Uint8List seed, String path) Uint8List
derive path for dot ed25519.