1.0.0 • Published 2 years ago

securepeerkey-bip v1.0.0

Weekly downloads
-
License
ISC
Repository
github
Last release
2 years ago

SecurePeerKeyBIP

Just for fun, there is a Bip32 Hierarchical Deterministic (HD) + Bip39 Mnemonic seed word list version of the key. Don't forget to exclude unused word lists to lower bundle size :)

npm i securepeerkey-bip
const key = await SecurePeerKeyBip.createBipKey('plastic seed stadium payment arrange inherit risk spend suspect alone debris very')
1.0.0

2 years ago