@web3auth/no-modal
Version:
Multi chain wallet aggregator for web3Auth
4 lines (3 loc) • 410 B
JavaScript
export { DEFAULT_EIP155_METHODS, DEFAULT_EIP_155_EVENTS, DEFAULT_SOLANA_EVENTS, DEFAULT_SOLANA_METHODS, getNamespacesFromChains, getRequiredNamespaces, getSupportedEventsByNamespace, getSupportedMethodsByNamespace, getWalletConnectV2Settings } from './config.js';
export { walletConnectV2Connector } from './walletConnectV2Connector.js';
export { WalletConnectV2Provider } from './WalletConnectV2Provider.js';