UNPKG

@thirdweb-dev/wallets

Version:

<p align="center"> <br /> <a href="https://thirdweb.com"><img src="https://github.com/thirdweb-dev/js/blob/main/packages/sdk/logo.svg?raw=true" width="200" alt=""/></a> <br /> </p> <h1 align="center">thirdweb Wallet SDK</h1> <p align="center"> <a href="ht

24 lines (21 loc) 980 B
import { WalletConnect } from '../../wallet-connect/dist/thirdweb-dev-wallets-evm-wallets-wallet-connect.esm.js'; import '../../../../dist/classPrivateMethodGet-71fe23d8.esm.js'; import '../../../../dist/classPrivateFieldSet-e25e1cec.esm.js'; import '../../../../dist/defineProperty-e24c82ea.esm.js'; import '../../../../dist/connector-20f7cf73.esm.js'; import 'eventemitter3'; import '../../../../dist/base-b9012a78.esm.js'; import '@thirdweb-dev/chains'; import '../../abstract/dist/thirdweb-dev-wallets-evm-wallets-abstract.esm.js'; import 'ethers'; import '@thirdweb-dev/sdk'; import '../../../../dist/wc-c5b5676b.esm.js'; import '../../../../dist/walletIds-18a8e969.esm.js'; /** * @deprecated Use `WalletConnect` instead * * The WalletConnect v1.0 protocol has been shut down and no longer works. * To avoid breaking change, `WalletConnectV1` is still available but is an alias of `WalletConnect`. */ const WalletConnectV1 = WalletConnect; export { WalletConnectV1 };