hicommonwealth / commonwealth

A platform for decentralized communities
https://commonwealth.im
GNU General Public License v3.0
65 stars 38 forks source link

keplr wallet now recognized on dashboard #7566

Closed Israellund closed 2 weeks ago

Israellund commented 2 weeks ago

Link to Issue

Closes: #7545

Description of Changes

Keplr wallet now shows up in Sign In modal from dashboard

"How We Fixed It"

Deleted instance of public readonly specificChains = getCosmosChains(true); from keplr_like_web_wallet.ts

Test Plan

-make sure you're not signed in -go to dashboard -click Sign In and confirm that you now see Keplr wallet available in modal

Thanks @timolegros for the help on this one 🐐