Generates KeyPair deterministically from a seed. The seed has to be a 12 or 24 word BIP39 mnemonic. The returned buffers are guaranteed to unpooled. This means the underlying ArrayBuffer is safely transferrable.
ArrayBuffer
Generated using TypeDoc
Generates KeyPair deterministically from a seed. The seed has to be a 12 or 24 word BIP39 mnemonic. The returned buffers are guaranteed to unpooled. This means the underlying
ArrayBuffer
is safely transferrable.