Giter Club home page Giter Club logo

Comments (9)

rajathongal avatar rajathongal commented on May 22, 2024 7

entropyToMnemonic seems not supported in V5 of ethersjs, is there any workaround?

from ethers.js.

ricmoo avatar ricmoo commented on May 22, 2024 3

Good point, we should add a code snippet to the recipe book for that.

> ethers.HDNode.entropyToMnemonic(ethers.utils.randomBytes(16));
'company comic cage filter pipe scheme stock usual bubble once easily nut'

> ethers.HDNode.entropyToMnemonic(ethers.utils.randomBytes(20));
'gloom lunar consider second empower school salon lift loyal stone attend patient color artist stand'

> ethers.HDNode.entropyToMnemonic(ethers.utils.randomBytes(24));
'library rural mimic quit discover party luggage hint junior flight middle horror brush pizza delay saddle picture culture'

> ethers.HDNode.entropyToMnemonic(ethers.utils.randomBytes(28));
'culture flavor crush lyrics tenant forest amazing second labor clump tilt zebra renew shaft fork resemble other dress era unlock lens'

> ethers.HDNode.entropyToMnemonic(ethers.utils.randomBytes(32));
'wash fuel arrange false sad again theory flame junk actual act advice glue frame tiny layer artwork various dry life exact oyster kangaroo clip'

Most services (including Ethers Wallet) use 16 bytes of entropy. Wallet.createWallet will soon create mnemonic enabled wallets too and will include the same x-ethers data as ethers.objc.

from ethers.js.

kabriel avatar kabriel commented on May 22, 2024

Oh! of course, perfect. Thank you for connecting the dots for me 👍

from ethers.js.

alessandromorandi avatar alessandromorandi commented on May 22, 2024

how to create entropyToMnemonic with wordlist?

from ethers.js.

GildedHonour avatar GildedHonour commented on May 22, 2024

v 5.7.2

TypeError: ethers.utils.HDNode.entropyToMnemonic is not a function

What's the bloody matter?

from ethers.js.

ricmoo avatar ricmoo commented on May 22, 2024

@GildedHonour See the docs.

(Sorry, just saw it isn't listed; but it follows the pattern of the other functions; in v6 is it part of the HDNodeWallet class.)

from ethers.js.

GildedHonour avatar GildedHonour commented on May 22, 2024

Could you possibly answer more ambigiously? @ricmoo

from ethers.js.

GildedHonour avatar GildedHonour commented on May 22, 2024

Now I get it

from ethers.js.

ricmoo avatar ricmoo commented on May 22, 2024

@GildedHonour I gave more details (and an example) in the other issue you opened.

from ethers.js.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.