Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

How to run this in the browser? #264

Open
etale-cohomology opened this issue Mar 29, 2022 · 7 comments
Open

How to run this in the browser? #264

etale-cohomology opened this issue Mar 29, 2022 · 7 comments

Comments

@etale-cohomology
Copy link

No description provided.

@leoparis89
Copy link

Does anyone have a workaround ?

I'm getting


index.js:7 Uncaught (in promise) TypeError: Cannot read properties of undefined (reading 'call')
    at Hmac.CipherBase (index.js:7:1)
    at new Hmac (browser.js:14:1)
    at createHmac (browser.js:61:1)
    at exports.getMasterKeyFromSeed (index.js:10:1)
    at exports.derivePath (index.js:55:1)

@Nitish1Beejawat
Copy link

Have anybody solved this? I am also facing this issue since past 2 days

@alepop
Copy link
Owner

alepop commented Aug 18, 2023

Hi all! It's strange, because create-hmac library should be work in the browser.

@Nitish1Beejawat
Copy link

We are working on extension

@Sylor-huang
Copy link

I have the same problem, does anyone already know how to deal with? Thanks

image

@Sylor-huang
Copy link

When I use micro-ed25519-hdkey, it works ok.

@alepop
Copy link
Owner

alepop commented Dec 10, 2023

As I understand problem is with create-hmac package dependency

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

5 participants