//
pkg.gl
Category
github.com/D-PlatformOperatingSystem/dpos
wallet
bipwallet
go-bip32
package
0.0.0-20210712090754-55a2f5289189
Repository:
https://github.com/d-platformoperatingsystem/dpos.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
14
Dependents
2
Files
331 SLOC
#
Functions
NewMasterKey
NewMasterKey Creates a new master extended key from a seed.
NewSeed
NewSeed Cryptographically secure seed.
#
Constants
FirstHardenedChild
FirstHardenedChild FirstHardenedChild.
PublicKeyCompressedLength
PublicKeyCompressedLength.
#
Variables
PrivateWalletVersion
PrivateWalletVersion.
PublicWalletVersion
PublicWalletVersion.
#
Structs
Key
Key Represents a bip32 extended key containing key data, chain code, parent information, and other meta data.