essential-eth icon indicating copy to clipboard operation
essential-eth copied to clipboard

Is there no frommnemonic function?

Open wuliao6688 opened this issue 3 years ago • 1 comments

Is there no frommnemonic function?

wuliao6688 avatar Sep 10 '22 15:09 wuliao6688

This is not yet implemented. Performing that function would require a heavy cryptographic library in the codebase. Are you needing this feature on a frontend?

dawsbot avatar Sep 11 '22 04:09 dawsbot

In the interest of a small bundle-size, heavy cryptographic operations like this are currently not included. This may change in the future, but for now ethers.js should provide the solution you need.

Please re-open if I am mistaken.

dawsbot avatar Jan 12 '23 20:01 dawsbot