Skip to main content

Module wallet

Module wallet 

Source

Functionsยง

derive_key_path
Appends index to path, inserting a / separator when needed.
derive_private_key
Derives a private key from a BIP-39 mnemonic using the given BIP-32 path and index.
derive_private_key_with_language
Derives a private key from a BIP-39 mnemonic, selecting the wordlist by name.
private_key_from_u256
Constructs a [PrivateKeySigner] from a raw private key value.