Closed sarvalabs-bhavyatomar closed 7 months ago
this is the code I tried (browser environment)
const wallet = await Wallet.fromMnemonic( <mnemonic>, "m/44'/6174'/7020'/0/0" ); console.log(wallet.generateKeystore("Test@123"));
This is the error
https://github.com/sarvalabs/js-moi-sdk/pull/65
this is the code I tried (browser environment)
This is the error