Post
Topic
Board Development & Technical Discussion
Re: Search Module Javscript for Wallet
by
bitaps
on 21/04/2020, 16:04:09 UTC
Take a look at https://www.npmjs.com/package/jsbtc.js

almost no dependencies
Crypto secp256k1 + wasm.
Implemented: bip32, bip39, bip44, bip49, bip84, bip141.
NIST random generation tests on the fly for entropy. Shamir's secret sharing for mnemonic.