You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hello there, i didn't find an example to generate new wallets so i wanted to ask if using the bip39 lib and use const mnemonic = bip39.generateMnemonic() can actually generate a new wallet?
And if you allow me to ask, How can I verify the memotecnic wallet created is not an existing one? . If you have reference where I can find this info, I will appriciate it. Thanks!
The text was updated successfully, but these errors were encountered:
Hello there, i didn't find an example to generate new wallets so i wanted to ask if using the bip39 lib and use
const mnemonic = bip39.generateMnemonic()
can actually generate a new wallet?And if you allow me to ask, How can I verify the memotecnic wallet created is not an existing one? . If you have reference where I can find this info, I will appriciate it. Thanks!
The text was updated successfully, but these errors were encountered: