cosmos / cosmjs

The Swiss Army knife to power JavaScript based client solutions ranging from Web apps/explorers over browser extensions to server-side clients like faucets/scrapers.
https://cosmos.github.io/cosmjs/
Apache License 2.0
636 stars 324 forks source link

cosmjs for mobile using expo #1558

Open ffuserX opened 4 months ago

ffuserX commented 4 months ago

I'm attempting to use comsjs with Expo to develop a mobile app, but I've encountered the following error. Has anyone else experienced this issue?

The package at "node_modules/@cosmjs/crypto/build/pbkdf2.js" attempted to import the Node standard library module "crypto". It failed because the native React runtime does not include the Node standard library.

Thnax in advance

tiendn commented 3 months ago

Same issue

forbesus commented 2 months ago

same error