package
0.1.4
Repository: https://github.com/threeandtwo/aptclient.git
Documentation: pkg.go.dev

# Functions

DeriveForPath derives key for a path in BIP-44 format and a seed.
NewKeyManager return new key manager bitSize has to be a multiple 32 and be within the inclusive range of {128, 256} 128: 12 phrases 256: 24 phrases.
NewKeyManager return new key manager bitSize has to be a multiple 32 and be within the inclusive range of {128, 256} 128: 12 phrases 256: 24 phrases.
NewMasterKey generates a new master key from seed.

# Constants

0'.
637.
44' BIP44.
49' BIP49.
84' BIP84.

# Variables

No description provided by the author
No description provided by the author

# Structs

No description provided by the author
No description provided by the author
No description provided by the author

# Type aliases

CoinType SLIP-0044 : Registered coin types for BIP-0044 https://github.com/satoshilabs/slips/blob/master/slip-0044.md.
Purpose BIP43 - Purpose Field for Deterministic Wallets https://github.com/bitcoin/bips/blob/master/bip-0043.mediawiki Purpose is a constant set to 44' (or 0x8000002C) following the BIP43 recommendation.