A pre-bundled version of the WalletConnect SDK designed for use in mobile webview projects.
This package provides a bundled version of the WalletConnect SDK (@reown/walletkit
and @walletconnect/core
) that can be easily integrated into mobile webview environments. It was created to address limitations in Metro bundler, which doesn't support some ES6 features required by the WalletConnect SDK.
- Install bun first
To upgrade dependencies and publish a new version:
yarn add --dev @reown/walletkit @walletconnect/core
npm publish
- esbuild didn't work: when imported in metro, error can't resolve node:crypto