package
0.0.5
Repository: https://github.com/coinsummer/go-ethutils.git
Documentation: pkg.go.dev

# Functions

No description provided by the author
No description provided by the author
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.

# Constants

0'.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
44' BIP44.
49' BIP49.
84' BIP84.

# Structs

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.