Skip to content

ExodusMovement/wallet-connect-bundle

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Wallet Connect Bundle

A pre-bundled version of the WalletConnect SDK designed for use in mobile webview projects.

Overview

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.

Upgrade & Publish

  • Install bun first

To upgrade dependencies and publish a new version:

yarn add --dev @reown/walletkit @walletconnect/core
npm publish

Development

  • esbuild didn't work: when imported in metro, error can't resolve node:crypto

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published