crypto

package
v0.0.6 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Sep 14, 2022 License: MIT Imports: 3 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type BIP44

type BIP44 struct {
	// contains filtered or unexported fields
}

func NewBIP44

func NewBIP44(mnemonic string) *BIP44

func (*BIP44) DeriveAddress

func (b *BIP44) DeriveAddress(accountIndex int) (address string, err error)

func (*BIP44) DerivePrivateKey

func (b *BIP44) DerivePrivateKey(accountIndex int) (privateKey string, err error)

func (*BIP44) DerivePublicKey

func (b *BIP44) DerivePublicKey(accountIndex int) (publicKey string, err error)

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL