Crate chain_path_derivation
source ·Expand description
BIP44 addressing
provides all the logic to create safe sequential addresses using BIP44 specification.
Modules
- Bip44 derivation scheme
- Random Index scheme
Structs
- any derivation path scheme
- a derivation value that can be used to derive keys
- a derivation path with a tagged scheme (for example
Bip44
). - iterator to create derivation values
- wrapper to guarantee the given derivation is a soft derivation
- iterator to create derivation values
- wrapper to guarantee the given derivation is a soft derivation
- iterator to create derivation values