The highest tagged major version is
v6.
package
Version:
v1.69.0
Opens a new window with list of versions in this module.
Published: May 31, 2024
License: BSD-3-Clause, MIT
Opens a new window with license information.
Imports: 2
Opens a new window with list of imports.
Imported by: 5
Opens a new window with list of known importers.
Documentation
¶
Package bip44 基于 BIP32 的系统,赋予树状结构中的各层特殊的意义。让同一个 seed 可以支援多币种、多帐户等。
- Constants
-
func NewKeyFromMasterKey(masterKey *bip32.Key, coin, account, chain, address uint32) (*bip32.Key, error)
-
func NewKeyFromMnemonic(mnemonic string, coin, account, chain, address uint32) (*bip32.Key, error)
NewKeyFromMasterKey 新建Key
Source Files
¶
Click to show internal directories.
Click to hide internal directories.