2.0.0-alpha.2 • Published 3 years ago

@moralisweb3/wallet-connect-wrapper v2.0.0-alpha.2

Weekly downloads
-
License
MIT
Repository
-
Last release
3 years ago

@moralisweb3/wallet-connect-wrapper

Rollup cannot build an UMD bundle with @walletconnect/web3-provider, so this project is a workaround for this problem. It contains a wrapper of WalletConnectProvider. How it works? Webpack creates a single CommonJs bundle which Rollup can consume without any problem.

The idea is taken from walletconnect-v1.