I am trying to use cosmjs' packages in Ionic Vue. When I would like to import
import { DirectSecp256k1HdWallet } from "@cosmjs/proto-signing";
I received this problem:
If you don't want to include a polyfill, you can use an empty module like this:
resolve.fallback: { "crypto": false }
and unable to use the application in the app.