mnemonic

package
v0.0.0-...-32f009b Latest Latest
Warning

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

Go to latest
Published: Dec 7, 2018 License: MIT Imports: 3 Imported by: 10

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Mnemonic

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

func FromString

func FromString(mnemonic string) (Mnemonic, error)

Create Mnemonic from string @todo should also check if = 24 word's long

func New

func New() (Mnemonic, error)

Mnemonic factory

func (Mnemonic) NewSeed

func (m Mnemonic) NewSeed(password string) ([]byte, error)

Generate new seed of mnemonic and password

func (Mnemonic) String

func (m Mnemonic) String() string

Jump to

Keyboard shortcuts

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