Open longfin opened 5 years ago
This issue has been automatically marked as stale because it has not had recent activity. Thank you for your contributions.
This issue has been automatically marked as stale because it has not had recent activity. Thank you for your contributions.
dotnetstandard-bip39 seems a possible option for this issue.
I would like to try this out!
EntropyToMnemonic()
and MnemonicToSeedHex()
.
string
for entropy, but we prefer raw type (i.e., byte[]
). so we also may need to adjust that types.Libplanet.Crypto.PrivateKey
can be affordable option because mnemonic mainly used for that.This issue has been automatically marked as stale because it has not had recent activity. Thank you for your contributions.
This issue has been automatically marked as stale because it has not had recent activity. Thank you for your contributions.
Libplanet will be more useful for key management if it supports the mnemonic code follow BIP-39.