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

28 lines (22 loc) 1.48 kB
'use strict'; Object.defineProperty(exports, '__esModule', { value: true }); require('../../../../dist/classPrivateMethodGet-cf746c9e.cjs.prod.js'); require('../../../../dist/classPrivateFieldSet-4a4973f9.cjs.prod.js'); require('../../../../dist/defineProperty-6ca2d9a5.cjs.prod.js'); require('../../../../dist/base-a3b42f9b.cjs.prod.js'); require('../../../../dist/walletIds-e0cdfa11.cjs.prod.js'); var evm_wallets_smartWallet_dist_thirdwebDevWalletsEvmWalletsSmartWallet = require('../../../../dist/smart-wallet-ae90a80a.cjs.prod.js'); require('@thirdweb-dev/chains'); require('../../abstract/dist/thirdweb-dev-wallets-evm-wallets-abstract.cjs.prod.js'); require('ethers'); require('eventemitter3'); require('@thirdweb-dev/sdk'); require('@walletconnect/core'); require('@walletconnect/web3wallet'); require('../../../../dist/wc-1f862048.cjs.prod.js'); require('@walletconnect/jsonrpc-utils'); exports.SmartWallet = evm_wallets_smartWallet_dist_thirdwebDevWalletsEvmWalletsSmartWallet.SmartWallet; exports.getAllSigners = evm_wallets_smartWallet_dist_thirdwebDevWalletsEvmWalletsSmartWallet.getAllSigners; exports.getAllSmartWallets = evm_wallets_smartWallet_dist_thirdwebDevWalletsEvmWalletsSmartWallet.getAllSmartWallets; exports.getSmartWalletAddress = evm_wallets_smartWallet_dist_thirdwebDevWalletsEvmWalletsSmartWallet.getSmartWalletAddress; exports.isSmartWalletDeployed = evm_wallets_smartWallet_dist_thirdwebDevWalletsEvmWalletsSmartWallet.isSmartWalletDeployed;