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 ( FormatEth = "eth" FormatEthPlain = "eth-plain" FormatEthStatic = "eth-static" FormatLibP2P = "libp2p" FormatSSB = "ssb" FormatSSBCaps = "caps" FormatSSBSHS = "shs" FormatBytes32 = "b32" FormatPrivHex = "privhex" FormatOnionV3 = "onion" FormatOnionV3Adr = "onion-adr" FormatOnionV3Pub = "onion-pub" FormatOnionV3Sec = "onion-sec" )
Variables ¶
View Source
var FormatList = []string{ FormatEth, FormatEthPlain, FormatEthStatic, FormatLibP2P, FormatSSB, FormatSSBCaps, FormatSSBSHS, FormatBytes32, FormatPrivHex, FormatOnionV3, FormatOnionV3Adr, FormatOnionV3Pub, FormatOnionV3Sec, }
Functions ¶
func GenerateSeed ¶
func NewDeriveTf ¶ added in v0.1.0
func NonEmptyStdIn ¶
Types ¶
Click to show internal directories.
Click to hide internal directories.