DEV Community

ishwar
ishwar

Posted on

1 1

How to generate mnemonic?

var bip39 = require(“bip39”);

// You can generate a mnemonic seed from bip39 library

var mnemonic = “ishwar chandra tiwari…”;

Top comments (0)

Retry later
Retry later