Registry / crypto / coins-bip32

coins-bip32

JSON →
library0.13.0rscratesunverified

Bip32 in Rust.

# Cargo.toml [dependencies] coins-bip32 = "0.13.0"
INSTALL
IMPORT
SIG · COINS-BIP32
C
coins-bip32
cryptorustv0.13.0
harness data pending
Install & Compatibility
Where this runs

No compatibility data collected yet for this library.

Code
Verified usage

Verified import paths — ran on the pinned version, not inferred.

Bip32
use coins_bip32::Bip32;

Creates a new Bip32 instance for hierarchical deterministic wallets.

use coins_bip32::Bip32; fn main() { let _bip = Bip32::new(); }
Debug
Known issues

No known issues recorded.

Upgrade
Version history
0.13.0latest on crates.io
Audit
Dependencies

No dependency data recorded yet.

Agent activity
19 hits · last 30 days
node
16
Amazon
1
Resources
coins-bip32 — cargo add coins-bip32 · libregistry