Open Moejoe90 opened 5 years ago
bip39 library has a pull request open right now that is similar to what you ask.
https://github.com/bitcoinjs/bip39/pull/98
branch is breakup
https://github.com/bitcoinjs/bip39/tree/breakup
So maybe use the method described in the README of that branch and copy over the breakup branch?
Just an idea.
I would suggest having a smaller package that implements only English version or an initializer this will make the bundle size smaller.
No need to require the whole package.