Docs.rs
rustywallet-import-0.1.0
rustywallet-import 0.1.0
Permalink
Docs.rs crate page
MIT
Links
Repository
crates.io
Source
Owners
nirvagold
Dependencies
aes ^0.8
normal
bs58 ^0.5
normal
hex ^0.4
normal
rustywallet-address ^0.1
normal
rustywallet-hd ^0.1
normal
rustywallet-keys ^0.1
normal
rustywallet-mnemonic ^0.1
normal
scrypt ^0.11
normal
sha2 ^0.10
normal
thiserror ^2.0
normal
zeroize ^1.8
normal
proptest ^1.0
dev
Versions
100%
of the crate is documented
Platform
x86_64-unknown-linux-gnu
Feature flags
docs.rs
About docs.rs
Badges
Builds
Metadata
Shorthand URLs
Download
Rustdoc JSON
Build queue
Privacy policy
Rust
Rust website
The Book
Standard Library API Reference
Rust by Example
The Cargo Guide
Clippy Documentation
Module paths
rustywallet_
import
0.1.0
Module paths
Module Items
Constants
In crate rustywallet_
import
rustywallet_import
Module
paths
Copy item path
Source
Expand description
Default derivation paths for different address types.
Constants
ยง
BIP44
BIP44 path for legacy addresses (P2PKH)
BIP49
BIP49 path for SegWit-compatible addresses (P2SH-P2WPKH)
BIP84
BIP84 path for native SegWit addresses (P2WPKH)