UNPKG

@mobile-wallet-protocol/client

Version:
12 lines (11 loc) 347 B
"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); exports.Wallets = void 0; exports.Wallets = { CoinbaseSmartWallet: { type: 'web', name: 'Coinbase Smart Wallet', scheme: 'https://keys.coinbase.com/connect', iconUrl: 'https://wallet.coinbase.com/assets/images/favicon.ico', }, };