Module thor_devkit::hdnode
source · Expand description
VeChain-tailored hierarchically deterministic nodes support
This module glues together several important components involved in key derivation
from different sources. You can construct an HDNode in multiple ways, allowing,
for example, generating a private key from mnemonic or generating a random key.
Structs§
- Hierarchically deterministic node.
- Builder for HDNode: use this to construct a node from different sources.
- The primary type in this crate, most tasks require creating or using one.
Enums§
- Errors related to HDNode construction and operation.
Constants§
- Default HD derivation path for VeChain