@mobile-wallet-protocol/client
Version:
Client SDK for the Mobile Wallet Protocol
12 lines (11 loc) • 347 B
JavaScript
;
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',
},
};