Skip to content

Commit

Permalink
fix solflare mobile
Browse files Browse the repository at this point in the history
  • Loading branch information
0xNe0x1 committed May 4, 2024
1 parent ea0e61a commit 33596be
Show file tree
Hide file tree
Showing 15 changed files with 308 additions and 184 deletions.
2 changes: 1 addition & 1 deletion dist/esm/index.bundle.js

Large diffs are not rendered by default.

73 changes: 46 additions & 27 deletions dist/esm/index.evm.js
Original file line number Diff line number Diff line change
Expand Up @@ -161,20 +161,20 @@ var allWallets = [{
"name": "Binance Wallet",
"extension": "Binance",
"desktop": {
"qr": "WalletConnectV1"
"qr": "WalletConnectV2"
},
"mobile": {
"ios": {
"native": "bnc://app.binance.com/cedefi/",
"universal": "https://app.binance.com/cedefi",
"connect": "WalletConnectV1",
"qr": "WalletConnectV1"
"connect": "WalletConnectV2",
"qr": "WalletConnectV2"
},
"android": {
"native": "bnc://app.binance.com/cedefi/",
"universal": "https://app.binance.com/cedefi",
"connect": "WalletConnectV1",
"qr": "WalletConnectV1"
"connect": "WalletConnectV2",
"qr": "WalletConnectV2"
}
},
"logo": (_wallets$Binance = wallets.Binance) === null || _wallets$Binance === void 0 ? void 0 : (_wallets$Binance$info = _wallets$Binance.info) === null || _wallets$Binance$info === void 0 ? void 0 : _wallets$Binance$info.logo,
Expand Down Expand Up @@ -254,27 +254,6 @@ var allWallets = [{
},
"logo": "https://img1.depay.com/wallets/rainbow.jpg",
"blockchains": _toConsumableArray(supported.evm)
}, {
"name": "Timeless Wallet",
"desktop": {
"qr": "WalletConnectV1"
},
"mobile": {
"ios": {
"native": "timeless-wallet:",
"universal": "https://timelesswallet.xyz",
"connect": "WalletConnectV1",
"qr": "WalletConnectV1"
},
"android": {
"native": "timeless-wallet:",
"universal": "https://timelesswallet.xyz",
"connect": "WalletConnectV1",
"qr": "WalletConnectV1"
}
},
"logo": "https://img1.depay.com/wallets/timeless.jpg",
"blockchains": _toConsumableArray(supported.evm)
}, {
"name": "Uniswap Wallet",
"desktop": {
Expand Down Expand Up @@ -381,7 +360,7 @@ var allWallets = [{
"native": "solflare:",
"universal": "https://solflare.com/ul",
"open": function open() {
return "https://solflare.com/ul/v1/browse/".concat(encodeURIComponent(window.location.toString()), "?ref=").concat(window.location.origin.toString());
return "solflare://ul/v1/browse/".concat(encodeURIComponent(window.location.toString()), "?ref=").concat(window.location.origin.toString());
},
"solanaPay": true
},
Expand All @@ -394,6 +373,25 @@ var allWallets = [{
},
"logo": (_wallets$Solflare = wallets.Solflare) === null || _wallets$Solflare === void 0 ? void 0 : (_wallets$Solflare$inf = _wallets$Solflare.info) === null || _wallets$Solflare$inf === void 0 ? void 0 : _wallets$Solflare$inf.logo,
"blockchains": _toConsumableArray(supported.solana)
}, {
"name": "Family",
"desktop": {
"qr": "WalletConnectV2"
},
"mobile": {
"ios": {
"native": "familywallet:",
"connect": "WalletConnectV2",
"qr": "WalletConnectV2"
},
"android": {
"native": "familywallet:",
"connect": "WalletConnectV2",
"qr": "WalletConnectV2"
}
},
"logo": "https://img1.depay.com/wallets/family.jpg",
"blockchains": _toConsumableArray(supported.evm)
}, {
"name": "imToken",
"desktop": {
Expand Down Expand Up @@ -743,6 +741,27 @@ var allWallets = [{
},
"logo": "https://img1.depay.com/wallets/eidoo.jpg",
"blockchains": _toConsumableArray(supported.evm)
}, {
"name": "Timeless Wallet",
"desktop": {
"qr": "WalletConnectV1"
},
"mobile": {
"ios": {
"native": "timeless-wallet:",
"universal": "https://timelesswallet.xyz",
"connect": "WalletConnectV1",
"qr": "WalletConnectV1"
},
"android": {
"native": "timeless-wallet:",
"universal": "https://timelesswallet.xyz",
"connect": "WalletConnectV1",
"qr": "WalletConnectV1"
}
},
"logo": "https://img1.depay.com/wallets/timeless.jpg",
"blockchains": _toConsumableArray(supported.evm)
}, {
"name": "CoolWallet",
"desktop": {
Expand Down
2 changes: 1 addition & 1 deletion dist/esm/index.evm.js.map

Large diffs are not rendered by default.

73 changes: 46 additions & 27 deletions dist/esm/index.js
Original file line number Diff line number Diff line change
Expand Up @@ -163,20 +163,20 @@ var allWallets = [{
"name": "Binance Wallet",
"extension": "Binance",
"desktop": {
"qr": "WalletConnectV1"
"qr": "WalletConnectV2"
},
"mobile": {
"ios": {
"native": "bnc://app.binance.com/cedefi/",
"universal": "https://app.binance.com/cedefi",
"connect": "WalletConnectV1",
"qr": "WalletConnectV1"
"connect": "WalletConnectV2",
"qr": "WalletConnectV2"
},
"android": {
"native": "bnc://app.binance.com/cedefi/",
"universal": "https://app.binance.com/cedefi",
"connect": "WalletConnectV1",
"qr": "WalletConnectV1"
"connect": "WalletConnectV2",
"qr": "WalletConnectV2"
}
},
"logo": (_wallets$Binance = wallets.Binance) === null || _wallets$Binance === void 0 ? void 0 : (_wallets$Binance$info = _wallets$Binance.info) === null || _wallets$Binance$info === void 0 ? void 0 : _wallets$Binance$info.logo,
Expand Down Expand Up @@ -256,27 +256,6 @@ var allWallets = [{
},
"logo": "https://img1.depay.com/wallets/rainbow.jpg",
"blockchains": _toConsumableArray(supported.evm)
}, {
"name": "Timeless Wallet",
"desktop": {
"qr": "WalletConnectV1"
},
"mobile": {
"ios": {
"native": "timeless-wallet:",
"universal": "https://timelesswallet.xyz",
"connect": "WalletConnectV1",
"qr": "WalletConnectV1"
},
"android": {
"native": "timeless-wallet:",
"universal": "https://timelesswallet.xyz",
"connect": "WalletConnectV1",
"qr": "WalletConnectV1"
}
},
"logo": "https://img1.depay.com/wallets/timeless.jpg",
"blockchains": _toConsumableArray(supported.evm)
}, {
"name": "Uniswap Wallet",
"desktop": {
Expand Down Expand Up @@ -383,7 +362,7 @@ var allWallets = [{
"native": "solflare:",
"universal": "https://solflare.com/ul",
"open": function open() {
return "https://solflare.com/ul/v1/browse/".concat(encodeURIComponent(window.location.toString()), "?ref=").concat(window.location.origin.toString());
return "solflare://ul/v1/browse/".concat(encodeURIComponent(window.location.toString()), "?ref=").concat(window.location.origin.toString());
},
"solanaPay": true
},
Expand All @@ -396,6 +375,25 @@ var allWallets = [{
},
"logo": (_wallets$Solflare = wallets.Solflare) === null || _wallets$Solflare === void 0 ? void 0 : (_wallets$Solflare$inf = _wallets$Solflare.info) === null || _wallets$Solflare$inf === void 0 ? void 0 : _wallets$Solflare$inf.logo,
"blockchains": _toConsumableArray(supported.solana)
}, {
"name": "Family",
"desktop": {
"qr": "WalletConnectV2"
},
"mobile": {
"ios": {
"native": "familywallet:",
"connect": "WalletConnectV2",
"qr": "WalletConnectV2"
},
"android": {
"native": "familywallet:",
"connect": "WalletConnectV2",
"qr": "WalletConnectV2"
}
},
"logo": "https://img1.depay.com/wallets/family.jpg",
"blockchains": _toConsumableArray(supported.evm)
}, {
"name": "imToken",
"desktop": {
Expand Down Expand Up @@ -745,6 +743,27 @@ var allWallets = [{
},
"logo": "https://img1.depay.com/wallets/eidoo.jpg",
"blockchains": _toConsumableArray(supported.evm)
}, {
"name": "Timeless Wallet",
"desktop": {
"qr": "WalletConnectV1"
},
"mobile": {
"ios": {
"native": "timeless-wallet:",
"universal": "https://timelesswallet.xyz",
"connect": "WalletConnectV1",
"qr": "WalletConnectV1"
},
"android": {
"native": "timeless-wallet:",
"universal": "https://timelesswallet.xyz",
"connect": "WalletConnectV1",
"qr": "WalletConnectV1"
}
},
"logo": "https://img1.depay.com/wallets/timeless.jpg",
"blockchains": _toConsumableArray(supported.evm)
}, {
"name": "CoolWallet",
"desktop": {
Expand Down
2 changes: 1 addition & 1 deletion dist/esm/index.js.map

Large diffs are not rendered by default.

73 changes: 46 additions & 27 deletions dist/esm/index.solana.js
Original file line number Diff line number Diff line change
Expand Up @@ -162,20 +162,20 @@ var allWallets = [{
"name": "Binance Wallet",
"extension": "Binance",
"desktop": {
"qr": "WalletConnectV1"
"qr": "WalletConnectV2"
},
"mobile": {
"ios": {
"native": "bnc://app.binance.com/cedefi/",
"universal": "https://app.binance.com/cedefi",
"connect": "WalletConnectV1",
"qr": "WalletConnectV1"
"connect": "WalletConnectV2",
"qr": "WalletConnectV2"
},
"android": {
"native": "bnc://app.binance.com/cedefi/",
"universal": "https://app.binance.com/cedefi",
"connect": "WalletConnectV1",
"qr": "WalletConnectV1"
"connect": "WalletConnectV2",
"qr": "WalletConnectV2"
}
},
"logo": (_wallets$Binance = wallets.Binance) === null || _wallets$Binance === void 0 ? void 0 : (_wallets$Binance$info = _wallets$Binance.info) === null || _wallets$Binance$info === void 0 ? void 0 : _wallets$Binance$info.logo,
Expand Down Expand Up @@ -255,27 +255,6 @@ var allWallets = [{
},
"logo": "https://img1.depay.com/wallets/rainbow.jpg",
"blockchains": _toConsumableArray(supported$4.evm)
}, {
"name": "Timeless Wallet",
"desktop": {
"qr": "WalletConnectV1"
},
"mobile": {
"ios": {
"native": "timeless-wallet:",
"universal": "https://timelesswallet.xyz",
"connect": "WalletConnectV1",
"qr": "WalletConnectV1"
},
"android": {
"native": "timeless-wallet:",
"universal": "https://timelesswallet.xyz",
"connect": "WalletConnectV1",
"qr": "WalletConnectV1"
}
},
"logo": "https://img1.depay.com/wallets/timeless.jpg",
"blockchains": _toConsumableArray(supported$4.evm)
}, {
"name": "Uniswap Wallet",
"desktop": {
Expand Down Expand Up @@ -382,7 +361,7 @@ var allWallets = [{
"native": "solflare:",
"universal": "https://solflare.com/ul",
"open": function open() {
return "https://solflare.com/ul/v1/browse/".concat(encodeURIComponent(window.location.toString()), "?ref=").concat(window.location.origin.toString());
return "solflare://ul/v1/browse/".concat(encodeURIComponent(window.location.toString()), "?ref=").concat(window.location.origin.toString());
},
"solanaPay": true
},
Expand All @@ -395,6 +374,25 @@ var allWallets = [{
},
"logo": (_wallets$Solflare = wallets.Solflare) === null || _wallets$Solflare === void 0 ? void 0 : (_wallets$Solflare$inf = _wallets$Solflare.info) === null || _wallets$Solflare$inf === void 0 ? void 0 : _wallets$Solflare$inf.logo,
"blockchains": _toConsumableArray(supported$4.solana)
}, {
"name": "Family",
"desktop": {
"qr": "WalletConnectV2"
},
"mobile": {
"ios": {
"native": "familywallet:",
"connect": "WalletConnectV2",
"qr": "WalletConnectV2"
},
"android": {
"native": "familywallet:",
"connect": "WalletConnectV2",
"qr": "WalletConnectV2"
}
},
"logo": "https://img1.depay.com/wallets/family.jpg",
"blockchains": _toConsumableArray(supported$4.evm)
}, {
"name": "imToken",
"desktop": {
Expand Down Expand Up @@ -744,6 +742,27 @@ var allWallets = [{
},
"logo": "https://img1.depay.com/wallets/eidoo.jpg",
"blockchains": _toConsumableArray(supported$4.evm)
}, {
"name": "Timeless Wallet",
"desktop": {
"qr": "WalletConnectV1"
},
"mobile": {
"ios": {
"native": "timeless-wallet:",
"universal": "https://timelesswallet.xyz",
"connect": "WalletConnectV1",
"qr": "WalletConnectV1"
},
"android": {
"native": "timeless-wallet:",
"universal": "https://timelesswallet.xyz",
"connect": "WalletConnectV1",
"qr": "WalletConnectV1"
}
},
"logo": "https://img1.depay.com/wallets/timeless.jpg",
"blockchains": _toConsumableArray(supported$4.evm)
}, {
"name": "CoolWallet",
"desktop": {
Expand Down
2 changes: 1 addition & 1 deletion dist/esm/index.solana.js.map

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion dist/umd/index.bundle.js

Large diffs are not rendered by default.

Loading

0 comments on commit 33596be

Please sign in to comment.