Error in doc
https://gitlab.com/nexa/libnexa-js/-/blob/main/docs/examples.md#generate-a-random-address
There is an error on the libnexa-js doc at "Generate seed from Mnemonic phrase and passphrase" it's written : //import Bip39 library import Bip39 from 'Bip39';
It should be : //import Bip39 library import bip39 from 'bip39'; => minus B