address

package
v0.0.0-...-1a3a08b Latest Latest
Warning

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

Go to latest
Published: May 3, 2018 License: MIT Imports: 16 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func GenerateAccount

func GenerateAccount(seed []byte, k uint32) (privateKey string, publicKey string, err error)

Generate BIP44 account extended private key and extended public key.

func GenerateBrainWalletSeed

func GenerateBrainWalletSeed(secret string, salt string) (seed []byte, err error)

Generate wallet seed from secret and salt

func GenerateWallets

func GenerateWallets(account string, count uint32) (wallets [][]string, err error)

Generate multiple address

func InputBrainWalletSecret

func InputBrainWalletSecret(tip string) (secret string, salt string, err error)

Input secret and salt for brain wallet

func SearchVanities

func SearchVanities(account string, vanity string, count uint32,
	progress func(i uint32, count uint32, n uint32)) (wallets [][]string, err error)

Find vanity address

Types

This section is empty.

Jump to

Keyboard shortcuts

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