ethereumjs / keythereum

Create, import and export Ethereum keys
MIT License
609 stars 163 forks source link

TypeError: Cannot read property 'Crypto' of undefined #54

Closed webprokopenko closed 1 week ago

webprokopenko commented 6 years ago

When I use recover method in keythereum lib. I get error "Cannot read property 'Crypto' of undefined"

tinybike commented 6 years ago

@webprokopenko what environment are you trying to use keythereum in?