cobra

package
v0.9.2 Latest Latest
Warning

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

Go to latest
Published: Apr 12, 2023 License: AGPL-3.0 Imports: 25 Imported by: 0

Documentation

Index

Constants

View Source
const (
	Ethereum                  = "m/44'/60'/0'/0"
	EthereumClassic           = "m/44'/61'/0'/0"
	EthereumTestnetRopsten    = "m/44'/1'/0'/0"
	EthereumLedger            = "m/44'/60'/0'"
	EthereumClassicLedger     = "m/44'/60'/160720'/0"
	EthereumLedgerLive        = "m/44'/60'"
	EthereumClassicLedgerLive = "m/44'/61'"
	RSKMainnet                = "m/44'/137'/0'/0"
	Expanse                   = "m/44'/40'/0'/0"
	Ubiq                      = "m/44'/108'/0'/0"
	Ellaism                   = "m/44'/163'/0'/0"
	EtherGem                  = "m/44'/1987'/0'/0"
	Callisto                  = "m/44'/820'/0'/0"
	EthereumSocial            = "m/44'/1128'/0'/0"
	Musicoin                  = "m/44'/184'/0'/0"
	EOSClassic                = "m/44'/2018'/0'/0"
	Akroma                    = "m/44'/200625'/0'/0"
	EtherSocialNetwork        = "m/44'/31102'/0'/0"
	PIRL                      = "m/44'/164'/0'/0"
	GoChain                   = "m/44'/6060'/0'/0"
	Ether                     = "m/44'/1313114'/0'/0"
	Atheios                   = "m/44'/1620'/0'/0"
	TomoChain                 = "m/44'/889'/0'/0"
	MixBlockchain             = "m/44'/76'/0'/0"
	Iolite                    = "m/44'/1171337'/0'/0"
	ThunderCore               = "m/44'/1001'/0'/0"
)
View Source
const (
	FormatKeystore   = "eth"
	FormatSSB        = "ssb"
	FormatSSBSHS     = "shs"
	FormatSSBCaps    = "caps"
	FormatBytes32    = "b32"
	FormatPrivHex    = "privhex"
	FormatLibP2P     = "libp2p"
	FormatOnionV3    = "onion"
	FormatOnionV3Adr = "onion-adr"
	FormatOnionV3Pub = "onion-pub"
	FormatOnionV3Sec = "onion-sec"
)

Variables

This section is empty.

Functions

func GenerateSeed

func GenerateSeed(opts *Options) *cobra.Command

func NewDerive added in v0.4.3

func NewDerive(opts *Options) *cobra.Command

func NewDeriveTf added in v0.4.3

func NewDeriveTf() *cobra.Command

func NewList

func NewList(opts *Options) *cobra.Command

func NonEmptyStdIn added in v0.5.0

func NonEmptyStdIn() (*os.File, error)

Types

type Options

type Options struct {
	InputFile  string
	OutputFile string
	Verbose    bool
}

func Command

func Command() (*Options, *cobra.Command)

Jump to

Keyboard shortcuts

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