package
0.10.0-beta.2020101302
Repository: https://github.com/dabankio/wallet-core.git
Documentation: pkg.go.dev
# Functions
EntropyFromMnemonic returns the input entropy used to generate the given mnemonic.
NewEntropy will create random entropy bytes.
NewMnemonic returns a randomly generated BIP-39 mnemonic using 128-256 bits of entropy.
NewSeed returns a randomly generated BIP-39 seed.
NewSeedFromMnemonic returns a BIP-39 seed based on a BIP-39 mnemonic.
# Variables
No description provided by the author
No description provided by the author
# Interfaces
Coin 定义了某种货币常用的可以提供的方法.
No description provided by the author
MetadataProvider we need a configuration data container per-symbol.