Skip to content

Commit

Permalink
🔧 Enable keplr-mobile/leap/metamask wallet
Browse files Browse the repository at this point in the history
  • Loading branch information
williamchong committed Oct 9, 2023
1 parent cb7c62e commit 3fcbb73
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions constant/network.ts
Original file line number Diff line number Diff line change
Expand Up @@ -63,9 +63,12 @@ export const LIKECOIN_WALLET_CONNECTOR_CONFIG = {
bech32PrefixConsPub: 'likevalconspub',
availableMethods: [
'keplr',
'keplr-mobile',
'cosmostation',
'cosmostation-mobile',
'liker-id',
'leap',
'metamask-leap',
'walletconnect-v2',
],
keplrInstallCTAPreset: 'fancy-banner',
Expand Down

0 comments on commit 3fcbb73

Please sign in to comment.