package
0.1.7
Repository: https://github.com/aximchain/go-sdk.git
Documentation: pkg.go.dev

# Functions

ComputeMastersFromSeed returns the master public key, master secret, and chain code in hex.
DerivePrivateKeyForPath derives the private key by following the BIP 32/44 path from privKeyBytes, using the given chainCode.
NewBinanceBIP44Params creates a BIP 44 parameter object from the params: m / 44' / 714' / account' / 0 / address_index The fixed parameters (purpose', coin_type', and change) are determined by what was used in the binance ledger app.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
The full path is "purpose' / coin_type' / account' / change / address_index".
NewParams creates a BIP 44 parameter object from the params: m / purpose' / coin_type' / account' / change / address_index.
No description provided by the author

# Constants

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

# Variables

No description provided by the author

# Structs

BIP44Params wraps BIP 44 params (5 level BIP 32 path).
No description provided by the author
No description provided by the author
No description provided by the author

# Interfaces

No description provided by the author